Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.c112 static struct bus_type ap_bus_type; variable
596 static struct bus_type ap_bus_type = { variable
627 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_revise_reserved); in ap_bus_revise_bindings()
773 drv->bus = &ap_bus_type; in ap_driver_register()
1300 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs()
1328 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_domains()
1363 dev->bus = &ap_bus_type; in ap_scan_domains()
1442 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()
1544 dev->bus = &ap_bus_type; in ap_scan_adapter()
1592 bus_find_device(&ap_bus_type, NULL, in ap_scan_bus()
[all …]