Lines Matching refs:is_queue_dev
587 #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()
979 if (is_queue_dev(dev)) in ap_device_remove()
1726 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long)data; in __match_queue_device_with_qid()
1735 return is_queue_dev(dev) && in __match_queue_device_with_queue_id()