Lines Matching refs:is_queue_dev
561 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro
584 if (is_queue_dev(dev) && in ap_bus_match()
699 if (is_queue_dev(dev)) { in __ap_calc_helper()
773 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()
783 if (is_queue_dev(dev)) { in __ap_revise_reserved()
859 if (is_queue_dev(dev)) { in ap_device_probe()
879 if (is_queue_dev(dev)) in ap_device_probe()
888 if (is_queue_dev(dev)) in ap_device_probe()
906 if (is_queue_dev(dev)) in ap_device_remove()
914 if (is_queue_dev(dev)) in ap_device_remove()
919 if (is_queue_dev(dev)) in ap_device_remove()
1495 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long) data; in __match_queue_device_with_qid()
1504 return is_queue_dev(dev) in __match_queue_device_with_queue_id()