Searched refs:ecard_match_device (Results 1 – 1 of 1) sorted by relevance
1027 ecard_match_device(const struct ecard_id *ids, struct expansion_card *ec) in ecard_match_device() function1046 id = ecard_match_device(drv->id_table, ec); in ecard_drv_probe()1119 ret = ecard_match_device(drv->id_table, ec) != NULL; in ecard_match()