Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mcb/
Dmcb-core.c17 static const struct mcb_device_id *mcb_match_id(const struct mcb_device_id *ids, in mcb_match_id() function
37 found_id = mcb_match_id(mdrv->id_table, mdev); in mcb_match()
64 found_id = mcb_match_id(mdrv->id_table, mdev); in mcb_probe()