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