Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bus/fsl-mc/
Dfsl-mc-allocator.c619 static const struct fsl_mc_device_id match_id_table[] = { variable
640 .match_id_table = match_id_table,
Ddprc-driver.c783 static const struct fsl_mc_device_id match_id_table[] = { variable
796 .match_id_table = match_id_table,
Dfsl-mc-bus.c86 if (!mc_drv->match_id_table) in fsl_mc_bus_match()
101 for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) { in fsl_mc_bus_match()
/Linux-v4.19/drivers/staging/fsl-dpaa2/rtc/
Drtc.c223 .match_id_table = rtc_match_id_table,
/Linux-v4.19/drivers/soc/fsl/dpio/
Ddpio-driver.c268 .match_id_table = dpaa2_dpio_match_id_table
/Linux-v4.19/include/linux/fsl/
Dmc.h40 const struct fsl_mc_device_id *match_id_table; member
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1505 .match_id_table = ethsw_match_id_table
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c2658 .match_id_table = dpaa2_eth_match_id_table