Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mcb/
H A 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()