Home
last modified time | relevance | path

Searched refs:bus_create_file (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/base/
A Dbus.c131 int bus_create_file(struct bus_type *bus, struct bus_attribute *attr) in bus_create_file() function
141 EXPORT_SYMBOL_GPL(bus_create_file);
559 retval = bus_create_file(bus, &bus_attr_drivers_probe); in add_probe_files()
563 retval = bus_create_file(bus, &bus_attr_drivers_autoprobe); in add_probe_files()
808 retval = bus_create_file(bus, &bus_attr_uevent); in bus_register()
/linux/include/linux/device/
A Dbus.h136 extern int __must_check bus_create_file(struct bus_type *,
/linux/Documentation/driver-api/driver-model/
A Dbus.rst145 int bus_create_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/translations/zh_CN/filesystems/
A Dsysfs.txt342 int bus_create_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/translations/zh_TW/filesystems/
A Dsysfs.txt345 int bus_create_file(struct bus_type *, struct bus_attribute *);
/linux/Documentation/filesystems/
A Dsysfs.rst381 int bus_create_file(struct bus_type *, struct bus_attribute *);
/linux/drivers/pci/
A Dpci.c6698 return bus_create_file(&pci_bus_type, in pci_resource_alignment_sysfs_init()
/linux/
A Dvmlinux.symvers3464 0x00000000 bus_create_file vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30896 ffff8000107fe760 T bus_create_file
A D.tmp_System.map30896 ffff8000107fe760 T bus_create_file

Completed in 330 milliseconds