Searched defs:sysfs_ops (Results 1 – 2 of 2) sorted by relevance
389 struct sysfs_ops { struct390 ssize_t (*show)(struct kobject *, struct attribute *, char *);391 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t);
118 const struct sysfs_ops *sysfs_ops; member
Completed in 11 milliseconds