Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c547 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
570 if (is_queue_dev(dev) && in ap_bus_match()
703 if (is_queue_dev(dev)) { in __ap_calc_helper()
779 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
789 if (is_queue_dev(dev)) { in __ap_revise_reserved()
879 if (is_queue_dev(dev)) { in ap_device_probe()
905 if (is_queue_dev(dev)) in ap_device_probe()
914 if (is_queue_dev(dev)) in ap_device_probe()
931 if (is_queue_dev(dev)) in ap_device_remove()
939 if (is_queue_dev(dev)) in ap_device_remove()
[all …]