Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
Ddprc-driver.c835 static const struct fsl_mc_device_id match_id_table[] = { variable
848 .match_id_table = match_id_table,
Dfsl-mc-allocator.c635 static const struct fsl_mc_device_id match_id_table[] = { variable
656 .match_id_table = match_id_table,
Dfsl-mc-bus.c90 if (!mc_drv->match_id_table) in fsl_mc_bus_match()
105 for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) { in fsl_mc_bus_match()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c258 .match_id_table = dpaa2_ptp_match_id_table,
Ddpaa2-eth.c4460 .match_id_table = dpaa2_eth_match_id_table
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
Ddpio-driver.c325 .match_id_table = dpaa2_dpio_match_id_table
/kernel/linux/linux-5.10/include/linux/fsl/
Dmc.h41 const struct fsl_mc_device_id *match_id_table; member
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c826 .match_id_table = dpaa2_qdma_id_table
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1849 .match_id_table = dpaa2_switch_match_id_table
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaamalg_qi2.c5510 .match_id_table = dpaa2_caam_match_id_table
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch3523 + .match_id_table = evb_match_id_table,