Lines Matching refs:is_queue_dev
577 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
600 if (is_queue_dev(dev) && in ap_bus_match()
733 if (is_queue_dev(dev)) { in __ap_calc_helper()
807 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
817 if (is_queue_dev(dev)) { in __ap_revise_reserved()
908 if (is_queue_dev(dev)) { in ap_device_probe()
928 if (is_queue_dev(dev)) in ap_device_probe()
937 if (is_queue_dev(dev)) in ap_device_probe()
956 if (is_queue_dev(dev)) in ap_device_remove()
964 if (is_queue_dev(dev)) in ap_device_remove()
969 if (is_queue_dev(dev)) in ap_device_remove()
1690 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long)data; in __match_queue_device_with_qid()
1699 return is_queue_dev(dev) && in __match_queue_device_with_queue_id()