Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-rpc/
Decard.c1018 ecard_match_device(const struct ecard_id *ids, struct expansion_card *ec) in ecard_match_device() function
1037 id = ecard_match_device(drv->id_table, ec); in ecard_drv_probe()
1112 ret = ecard_match_device(drv->id_table, ec) != NULL; in ecard_match()