Searched refs:ap_bus_type (Results 1 – 1 of 1) sorted by relevance
144 static const struct bus_type ap_bus_type; variable976 drv->bus = &ap_bus_type; in ap_driver_register()1810 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs()1877 dev->bus = &ap_bus_type; in ap_scan_domains()1988 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()2102 dev->bus = &ap_bus_type; in ap_scan_adapter()2247 bus_find_device(&ap_bus_type, NULL, in ap_scan_bus()2450 rc = bus_register(&ap_bus_type); in ap_module_init()2459 ap_root_device->bus = &ap_bus_type; in ap_module_init()2478 bus_unregister(&ap_bus_type); in ap_module_init()[all …]
Completed in 9 milliseconds