Searched refs:match_id_table (Results 1 – 11 of 11) sorted by relevance
608 static const struct fsl_mc_device_id match_id_table[] = { variable629 .match_id_table = match_id_table,
861 static const struct fsl_mc_device_id match_id_table[] = { variable874 .match_id_table = match_id_table,
96 if (!mc_drv->match_id_table) in fsl_mc_bus_match()111 for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) { in fsl_mc_bus_match()
253 .match_id_table = dpaa2_ptp_match_id_table,
3503 .match_id_table = dpaa2_switch_match_id_table
5144 .match_id_table = dpaa2_eth_match_id_table
319 .match_id_table = dpaa2_dpio_match_id_table
339 .match_id_table = vfio_cdx_table,
823 .match_id_table = dpaa2_qdma_id_table
275 ids = cdx_drv->match_id_table; in cdx_bus_match()
5557 .match_id_table = dpaa2_caam_match_id_table
Completed in 37 milliseconds