Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Dbus.c194 void bus_remove_file(const struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file() function
204 EXPORT_SYMBOL_GPL(bus_remove_file);
617 bus_remove_file(bus, &bus_attr_drivers_probe); in add_probe_files()
624 bus_remove_file(bus, &bus_attr_drivers_autoprobe); in remove_probe_files()
625 bus_remove_file(bus, &bus_attr_drivers_probe); in remove_probe_files()
913 bus_remove_file(bus, &bus_attr_uevent); in bus_register()
944 bus_remove_file(bus, &bus_attr_uevent); in bus_unregister()
/linux-6.6.21/drivers/ata/pata_parport/
Dpata_parport.c811 bus_remove_file(&pata_parport_bus_type, &bus_attr_delete_device); in pata_parport_init()
813 bus_remove_file(&pata_parport_bus_type, &bus_attr_new_device); in pata_parport_init()
824 bus_remove_file(&pata_parport_bus_type, &bus_attr_new_device); in pata_parport_exit()
825 bus_remove_file(&pata_parport_bus_type, &bus_attr_delete_device); in pata_parport_exit()
/linux-6.6.21/include/linux/device/
Dbus.h132 void bus_remove_file(const struct bus_type *bus, struct bus_attribute *attr);
/linux-6.6.21/Documentation/driver-api/driver-model/
Dbus.rst146 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.6.21/Documentation/translations/zh_CN/filesystems/
Dsysfs.txt343 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.6.21/Documentation/translations/zh_TW/filesystems/
Dsysfs.txt346 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux-6.6.21/Documentation/filesystems/
Dsysfs.rst389 void bus_remove_file(struct bus_type *, struct bus_attribute *);