Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c587 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
610 if (is_queue_dev(dev) && in ap_bus_match()
743 if (is_queue_dev(dev)) { in __ap_calc_helper()
817 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
827 if (is_queue_dev(dev)) { in __ap_revise_reserved()
918 if (is_queue_dev(dev)) { in ap_device_probe()
938 if (is_queue_dev(dev)) in ap_device_probe()
947 if (is_queue_dev(dev)) in ap_device_probe()
966 if (is_queue_dev(dev)) in ap_device_remove()
974 if (is_queue_dev(dev)) in ap_device_remove()
[all …]