Searched refs:is_card_dev (Results 1 – 1 of 1) sorted by relevance
531 #define is_card_dev(x) ((x)->parent == ap_root_device) macro551 if (is_card_dev(dev) && in ap_bus_match()623 if (is_card_dev(dev)) in __ap_card_devices_unregister()802 if (is_card_dev(dev)) in ap_device_probe()814 if (is_card_dev(dev)) in ap_device_probe()844 if (is_card_dev(dev)) in ap_device_remove()1360 return is_card_dev(dev) && to_ap_card(dev)->id == (int)(long)(void *) data; in __match_card_device_with_id()