sysfs_remove_bin_file 100 include/linux/sysfs.h void sysfs_remove_bin_file(struct kobject *kobj, struct bin_attribute *attr); sysfs_remove_bin_file 153 kernel/ksysfs.c sysfs_remove_bin_file(kernel_kobj, ¬es_attr); sysfs_remove_bin_file 1174 kernel/module.c sysfs_remove_bin_file(notes_attrs->dir, sysfs_remove_bin_file 447 net/bridge/br_sysfs_br.c sysfs_remove_bin_file(&dev->dev.kobj, &bridge_forward); sysfs_remove_bin_file 461 net/bridge/br_sysfs_br.c sysfs_remove_bin_file(kobj, &bridge_forward); sysfs_remove_bin_file 154 samples/firmware_class/firmware_sample_firmware_class.c sysfs_remove_bin_file(&class_dev->kobj, &firmware_attr_data); sysfs_remove_bin_file 167 samples/firmware_class/firmware_sample_firmware_class.c sysfs_remove_bin_file(&class_dev->kobj, &firmware_attr_data);