Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_bus.c129 static struct bus_type ap_bus_type; variable
950 drv->bus = &ap_bus_type; in ap_driver_register()
1379 static struct bus_type ap_bus_type = { variable
1514 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs()
1576 dev->bus = &ap_bus_type; in ap_scan_domains()
1657 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()
1760 dev->bus = &ap_bus_type; in ap_scan_adapter()
1816 bus_find_device(&ap_bus_type, NULL, in ap_scan_bus()
1915 rc = bus_register(&ap_bus_type); in ap_module_init()
1924 ap_root_device->bus = &ap_bus_type; in ap_module_init()
[all …]

Completed in 19 milliseconds