Searched defs:sysfs_ops (Results 1 – 1 of 1) sorted by relevance
51 struct sysfs_ops { struct52 ssize_t (*show)(struct kobject *, struct attribute *,char *);53 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t);