Lines Matching refs:is_queue_dev
557 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
580 if (is_queue_dev(dev) && in ap_bus_match()
695 if (is_queue_dev(dev)) { in __ap_calc_helper()
769 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
779 if (is_queue_dev(dev)) { in __ap_revise_reserved()
852 if (is_queue_dev(dev)) { in ap_device_probe()
872 if (is_queue_dev(dev)) in ap_device_probe()
881 if (is_queue_dev(dev)) in ap_device_probe()
899 if (is_queue_dev(dev)) in ap_device_remove()
907 if (is_queue_dev(dev)) in ap_device_remove()
912 if (is_queue_dev(dev)) in ap_device_remove()
1485 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long) data; in __match_queue_device_with_qid()
1494 return is_queue_dev(dev) in __match_queue_device_with_queue_id()