Home
last modified time | relevance | path

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

/linux/drivers/base/
A 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()
849 bus_remove_file(bus, &bus_attr_uevent); in bus_register()
875 bus_remove_file(bus, &bus_attr_uevent); in bus_unregister()
/linux/include/linux/device/
A Dbus.h138 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/driver-api/driver-model/
A Dbus.rst146 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/translations/zh_CN/filesystems/
A Dsysfs.txt343 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/translations/zh_TW/filesystems/
A Dsysfs.txt346 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/filesystems/
A Dsysfs.rst382 void bus_remove_file(struct bus_type *, struct bus_attribute *);
/linux/
A Dvmlinux.symvers729 0x00000000 bus_remove_file vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30897 ffff8000107fe7d0 T bus_remove_file
A D.tmp_System.map30897 ffff8000107fe7d0 T bus_remove_file

Completed in 1142 milliseconds