Searched refs:ap_bus_type (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | ap_bus.c | 177 static const struct bus_type ap_bus_type; variable 809 bus_for_each_dev(&ap_bus_type, NULL, (void *)&ctrs, __ap_calc_helper); in ap_calc_bound_apqns() 921 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_revise_reserved); in ap_bus_revise_bindings() 1114 drv->bus = &ap_bus_type; in ap_driver_register() 1559 rc = bus_for_each_drv(&ap_bus_type, NULL, reserved, in apmask_commit() 1666 rc = bus_for_each_drv(&ap_bus_type, NULL, reserved, in aqmask_commit() 1810 static const struct bus_type ap_bus_type = { variable 1956 bus_for_each_drv(&ap_bus_type, NULL, NULL, in notify_config_changed() 1978 bus_for_each_drv(&ap_bus_type, NULL, NULL, in notify_scan_complete() 1988 bus_for_each_dev(&ap_bus_type, NULL, in ap_scan_rm_card_dev_and_queue_devs() [all …]
|