Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-rpc/
H A Decard.c1027 ecard_match_device(const struct ecard_id *ids, struct expansion_card *ec) in ecard_match_device() function
1046 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()