Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dap_bus.c557 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
580 if (is_queue_dev(dev) && in ap_bus_match()
695 if (is_queue_dev(dev)) { in __ap_calc_helper()
769 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
779 if (is_queue_dev(dev)) { in __ap_revise_reserved()
852 if (is_queue_dev(dev)) { in ap_device_probe()
872 if (is_queue_dev(dev)) in ap_device_probe()
881 if (is_queue_dev(dev)) in ap_device_probe()
899 if (is_queue_dev(dev)) in ap_device_remove()
907 if (is_queue_dev(dev)) in ap_device_remove()
[all …]