Home
last modified time | relevance | path

Searched refs:ecard_match_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm/mach-rpc/
Decard.c1010 ecard_match_device(const struct ecard_id *ids, struct expansion_card *ec) in ecard_match_device() function
1029 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()