Searched refs:is_queue_dev (Results 1 – 1 of 1) sorted by relevance
515 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro538 if (is_queue_dev(dev) && in ap_bus_match()613 if (is_queue_dev(dev)) in __ap_queue_devices_unregister()620 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()693 if (is_queue_dev(dev)) { in __ap_revise_reserved()763 if (is_queue_dev(dev)) { in ap_device_probe()1329 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long) data; in __match_queue_device_with_qid()