Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c168 static const struct bus_type ap_bus_type; variable
783 bus_for_each_dev(&ap_bus_type, NULL, (void *)&ctrs, __ap_calc_helper); in ap_calc_bound_apqns()
878 bus_for_each_dev(&ap_bus_type, NULL, NULL, __ap_revise_reserved); in ap_bus_revise_bindings()
1042 drv->bus = &ap_bus_type; in ap_driver_register()
1485 rc = bus_for_each_drv(&ap_bus_type, NULL, reserved, in apmask_commit()
1577 rc = bus_for_each_drv(&ap_bus_type, NULL, reserved, in aqmask_commit()
1698 static const struct bus_type ap_bus_type = { variable
1844 bus_for_each_drv(&ap_bus_type, NULL, NULL, in notify_config_changed()
1866 bus_for_each_drv(&ap_bus_type, NULL, NULL, in notify_scan_complete()
1876 bus_for_each_dev(&ap_bus_type, NUL in ap_scan_rm_card_dev_and_queue_devs()
[all...]