Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.c571 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
594 if (is_queue_dev(dev) && in ap_bus_match()
727 if (is_queue_dev(dev)) { in __ap_calc_helper()
801 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
811 if (is_queue_dev(dev)) { in __ap_revise_reserved()
887 if (is_queue_dev(dev)) { in ap_device_probe()
907 if (is_queue_dev(dev)) in ap_device_probe()
916 if (is_queue_dev(dev)) in ap_device_probe()
935 if (is_queue_dev(dev)) in ap_device_remove()
943 if (is_queue_dev(dev)) in ap_device_remove()
[all …]