Home
last modified time | relevance | path

Searched refs:bus_remove_file (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/base/
Dbus.c140 void bus_remove_file(struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file() function
147 EXPORT_SYMBOL_GPL(bus_remove_file);
640 bus_remove_file(bus, &bus_attr_drivers_probe); in add_probe_files()
647 bus_remove_file(bus, &bus_attr_drivers_autoprobe); in remove_probe_files()
648 bus_remove_file(bus, &bus_attr_drivers_probe); in remove_probe_files()
941 bus_remove_file(bus, &bus_attr_uevent); in bus_register()
967 bus_remove_file(bus, &bus_attr_uevent); in bus_unregister()
/linux-4.1.27/Documentation/driver-model/
Dbus.txt141 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-4.1.27/Documentation/zh_CN/filesystems/
Dsysfs.txt342 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c2068 bus_remove_file(&ap_bus_type, ap_bus_attrs[i]); in ap_module_init()
2105 bus_remove_file(&ap_bus_type, ap_bus_attrs[i]); in ap_module_exit()
/linux-4.1.27/Documentation/filesystems/
Dsysfs.txt348 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-4.1.27/include/linux/
Ddevice.h60 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);