Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dap_bus.c145 static const struct bus_type ap_bus_type; variable
977 drv->bus = &ap_bus_type; in ap_driver_register()
1811 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs()
1878 dev->bus = &ap_bus_type; in ap_scan_domains()
1989 dev = bus_find_device(&ap_bus_type, NULL, in ap_scan_adapter()
2103 dev->bus = &ap_bus_type; in ap_scan_adapter()
2248 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 …]