Searched refs:is_card_dev (Results 1 – 1 of 1) sorted by relevance
515 #define is_card_dev(x) ((x)->parent == ap_root_device) macro535 if (is_card_dev(dev) && in ap_bus_match()607 if (is_card_dev(dev)) in __ap_card_devices_unregister()786 if (is_card_dev(dev)) in ap_device_probe()798 if (is_card_dev(dev)) in ap_device_probe()821 if (is_card_dev(dev)) in ap_device_remove()1322 return is_card_dev(dev) && to_ap_card(dev)->id == (int)(long) data; in __match_card_device_with_id()