Searched refs:bus_create_file (Results 1 – 2 of 2) sorted by relevance
131 int bus_create_file(struct bus_type *bus, struct bus_attribute *attr) in bus_create_file() function141 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()810 retval = bus_create_file(bus, &bus_attr_uevent); in bus_register()
6742 return bus_create_file(&pci_bus_type, in pci_resource_alignment_sysfs_init()