Home
last modified time | relevance | path

Searched defs:bin_attribute (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dsysfs.h311 struct bin_attribute { struct
316 ssize_t (*read)(struct file *, struct kobject *, const struct bin_attribute *, argument
318 ssize_t (*write)(struct file *, struct kobject *, const struct bin_attribute *, argument
320 loff_t (*llseek)(struct file *, struct kobject *, const struct bin_attribute *, argument
322 int (*mmap)(struct file *, struct kobject *, const struct bin_attribute *attr, argument