Home
last modified time | relevance | path

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

/drivers/bus/fsl-mc/
A Dfsl-mc-allocator.c608 static const struct fsl_mc_device_id match_id_table[] = { variable
629 .match_id_table = match_id_table,
A Ddprc-driver.c861 static const struct fsl_mc_device_id match_id_table[] = { variable
874 .match_id_table = match_id_table,
A Dfsl-mc-bus.c96 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()
/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c253 .match_id_table = dpaa2_ptp_match_id_table,
A Ddpaa2-switch.c3503 .match_id_table = dpaa2_switch_match_id_table
A Ddpaa2-eth.c5144 .match_id_table = dpaa2_eth_match_id_table
/drivers/soc/fsl/dpio/
A Ddpio-driver.c319 .match_id_table = dpaa2_dpio_match_id_table
/drivers/vfio/cdx/
A Dmain.c339 .match_id_table = vfio_cdx_table,
/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.c823 .match_id_table = dpaa2_qdma_id_table
/drivers/cdx/
A Dcdx.c275 ids = cdx_drv->match_id_table; in cdx_bus_match()
/drivers/crypto/caam/
A Dcaamalg_qi2.c5557 .match_id_table = dpaa2_caam_match_id_table

Completed in 37 milliseconds