Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbus.c196 void bus_remove_file(const struct bus_type *bus, struct bus_attribute *attr) in bus_remove_file() function
206 EXPORT_SYMBOL_GPL(bus_remove_file);
619 bus_remove_file(bus, &bus_attr_drivers_probe); in add_probe_files()
626 bus_remove_file(bus, &bus_attr_drivers_autoprobe); in remove_probe_files()
627 bus_remove_file(bus, &bus_attr_drivers_probe); in remove_probe_files()
922 bus_remove_file(bus, &bus_attr_uevent); in bus_register()
955 bus_remove_file(bus, &bus_attr_uevent); in bus_unregister()
/openbmc/linux/drivers/ata/pata_parport/
H A 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()
/openbmc/linux/include/linux/device/
H A Dbus.h132 void bus_remove_file(const struct bus_type *bus, struct bus_attribute *attr);
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbus.rst146 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/openbmc/linux/Documentation/translations/zh_TW/filesystems/
H A Dsysfs.txt346 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/openbmc/linux/Documentation/translations/zh_CN/filesystems/
H A Dsysfs.txt343 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/openbmc/linux/Documentation/filesystems/
H A Dsysfs.rst389 void bus_remove_file(struct bus_type *, struct bus_attribute *);