Searched refs:bus_create_file (Results 1 – 3 of 3) sorted by relevance
128 int bus_create_file(struct bus_type *bus, struct bus_attribute *attr) in bus_create_file() function138 EXPORT_SYMBOL_GPL(bus_create_file);654 retval = bus_create_file(bus, &bus_attr_drivers_probe); in add_probe_files()658 retval = bus_create_file(bus, &bus_attr_drivers_autoprobe); in add_probe_files()866 error = bus_create_file(bus, &bus->bus_attrs[i]); in bus_add_attrs()951 retval = bus_create_file(bus, &bus_attr_uevent); in __bus_register()
1763 rc = bus_create_file(&ap_bus_type, ap_bus_attrs[i]); in ap_module_init()
3821 return bus_create_file(&pci_bus_type, in pci_resource_alignment_sysfs_init()