Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
Dbus.c143 void bus_remove_file(struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file() function
150 EXPORT_SYMBOL_GPL(bus_remove_file);
565 bus_remove_file(bus, &bus_attr_drivers_probe); in add_probe_files()
572 bus_remove_file(bus, &bus_attr_drivers_autoprobe); in remove_probe_files()
573 bus_remove_file(bus, &bus_attr_drivers_probe); in remove_probe_files()
851 bus_remove_file(bus, &bus_attr_uevent); in bus_register()
877 bus_remove_file(bus, &bus_attr_uevent); in bus_unregister()
/linux-6.1.9/include/linux/device/
Dbus.h141 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.1.9/Documentation/driver-api/driver-model/
Dbus.rst146 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.1.9/Documentation/translations/zh_CN/filesystems/
Dsysfs.txt343 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.1.9/Documentation/translations/zh_TW/filesystems/
Dsysfs.txt346 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.1.9/Documentation/filesystems/
Dsysfs.rst382 void bus_remove_file(struct bus_type *, struct bus_attribute *);