HomeSort by relevance Sort by last modified time
    Searched refs:bin_attribute (Results 1 - 25 of 36) sorted by null

1 2

  /external/kernel-headers/original/linux/
sysfs.h 53 struct bin_attribute { struct
59 int (*mmap)(struct kobject *, struct bin_attribute *attr,
117 int sysfs_create_bin_file(struct kobject * kobj, struct bin_attribute * attr);
118 int sysfs_remove_bin_file(struct kobject * kobj, struct bin_attribute * attr);
173 static inline int sysfs_create_bin_file(struct kobject * k, struct bin_attribute * a)
178 static inline int sysfs_remove_bin_file(struct kobject * k, struct bin_attribute * a)
  /bionic/libc/kernel/common/linux/
sysfs.h 42 struct bin_attribute { struct
50 int (*mmap)(struct kobject *, struct bin_attribute *attr,
  /development/ndk/platforms/android-3/include/linux/
sysfs.h 41 struct bin_attribute { struct
47 int (*mmap)(struct kobject *, struct bin_attribute *attr,