Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mcb/
Dmcb-core.c20 static const struct mcb_device_id *mcb_match_id(const struct mcb_device_id *ids, in mcb_match_id() function
40 found_id = mcb_match_id(mdrv->id_table, mdev); in mcb_match()
65 found_id = mcb_match_id(mdrv->id_table, mdev); in mcb_probe()