Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dfsl-mc-allocator.c630 static const struct fsl_mc_device_id match_id_table[] = { variable
651 .match_id_table = match_id_table,
A Ddprc-driver.c859 static const struct fsl_mc_device_id match_id_table[] = { variable
872 .match_id_table = match_id_table,
A Dfsl-mc-bus.c95 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()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ptp.c255 .match_id_table = dpaa2_ptp_match_id_table,
A Ddpaa2-switch.c3466 .match_id_table = dpaa2_switch_match_id_table
A Ddpaa2-eth.c5096 .match_id_table = dpaa2_eth_match_id_table
/linux-6.3-rc2/drivers/soc/fsl/dpio/
A Ddpio-driver.c325 .match_id_table = dpaa2_dpio_match_id_table
/linux-6.3-rc2/include/linux/fsl/
A Dmc.h49 const struct fsl_mc_device_id *match_id_table; member
/linux-6.3-rc2/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.c824 .match_id_table = dpaa2_qdma_id_table
/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg_qi2.c5525 .match_id_table = dpaa2_caam_match_id_table

Completed in 34 milliseconds