Searched refs:bus_rescan_devices (Results 1 – 5 of 5) sorted by relevance
121 extern int __must_check bus_rescan_devices(struct bus_type *bus);
143 int rc = bus_rescan_devices(&cxl_bus_type); in cxl_nvb_update_state()
705 int bus_rescan_devices(struct bus_type *bus) in bus_rescan_devices() function709 EXPORT_SYMBOL_GPL(bus_rescan_devices);
721 if (bus_rescan_devices(&pcmcia_bus_type)) in pcmcia_requery()
2537 return bus_rescan_devices(&hid_bus_type); in __bus_removed_driver()