Searched refs:is_queue_dev (Results 1 – 1 of 1) sorted by relevance
532 #define is_queue_dev(x) ((x)->parent != ap_root_device) macro555 if (is_queue_dev(dev) && in ap_bus_match()630 if (is_queue_dev(dev)) in __ap_queue_devices_unregister()637 if (is_queue_dev(dev) && in __ap_queue_devices_with_id_unregister()710 if (is_queue_dev(dev)) { in __ap_revise_reserved()780 if (is_queue_dev(dev)) { in ap_device_probe()831 if (is_queue_dev(dev)) in ap_device_remove()839 if (is_queue_dev(dev)) in ap_device_remove()1369 return is_queue_dev(dev) && to_ap_queue(dev)->qid == (int)(long) data; in __match_queue_device_with_qid()1378 return is_queue_dev(dev) in __match_queue_device_with_queue_id()