Searched refs:match_id_table (Results 1 – 10 of 10) sorted by relevance
630 static const struct fsl_mc_device_id match_id_table[] = { variable651 .match_id_table = match_id_table,
859 static const struct fsl_mc_device_id match_id_table[] = { variable872 .match_id_table = match_id_table,
95 if (!mc_drv->match_id_table) in fsl_mc_bus_match()110 for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) { in fsl_mc_bus_match()
255 .match_id_table = dpaa2_ptp_match_id_table,
3466 .match_id_table = dpaa2_switch_match_id_table
5096 .match_id_table = dpaa2_eth_match_id_table
325 .match_id_table = dpaa2_dpio_match_id_table
49 const struct fsl_mc_device_id *match_id_table; member
824 .match_id_table = dpaa2_qdma_id_table
5525 .match_id_table = dpaa2_caam_match_id_table
Completed in 34 milliseconds