Driver Attributes/Device Attributes 及做为linux的一种读写接口的用法

(1)Driver Attributes与driver_create_filejava struct driver_attribute { struct attribute attr; ssize_t (*show)(struct device_driver *driver, char *buf); ssize_t (*store)(s
相关文章
相关标签/搜索