Searched refs:match_id_table (Results 1 – 10 of 10) 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,
204 const struct cdx_device_id *match_id_table; member
253 .match_id_table = dpaa2_ptp_match_id_table,
3503 .match_id_table = dpaa2_switch_match_id_table
5143 .match_id_table = dpaa2_eth_match_id_table
319 .match_id_table = dpaa2_dpio_match_id_table
332 .match_id_table = vfio_cdx_table,
49 const struct fsl_mc_device_id *match_id_table; member
275 ids = cdx_drv->match_id_table; in cdx_bus_match()