Lines Matching refs:is_queue_dev
539 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
562 if (is_queue_dev(dev) && in ap_bus_match()
599 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
615 if (is_queue_dev(dev)) { in __ap_revise_reserved()
688 if (is_queue_dev(dev)) { in ap_device_probe()
708 if (is_queue_dev(dev)) in ap_device_probe()
718 if (is_queue_dev(dev)) in ap_device_probe()
736 if (is_queue_dev(dev)) in ap_device_remove()
744 if (is_queue_dev(dev)) in ap_device_remove()
749 if (is_queue_dev(dev)) in ap_device_remove()
1290 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long) data; in __match_queue_device_with_qid()
1299 return is_queue_dev(dev) in __match_queue_device_with_queue_id()