Searched defs:sysfs_remove_bin_file (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dsysfs.h118 int sysfs_remove_bin_file(struct kobject * kobj, struct bin_attribute * attr);
178 static inline int sysfs_remove_bin_file(struct kobject * k, struct bin_attribute * a) function

Completed in 14 milliseconds