Home
last modified time | relevance | path

Searched refs:match_id_table (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-6.6/include/linux/cdx/
H A Dcdx_bus.h114 * @match_id_table: table of supported device matching Ids
130 const struct cdx_device_id *match_id_table; member
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H A Ddprc-driver.c835 static const struct fsl_mc_device_id match_id_table[] = { variable
848 .match_id_table = match_id_table,
H A Dfsl-mc-allocator.c635 static const struct fsl_mc_device_id match_id_table[] = { variable
656 .match_id_table = match_id_table,
H A 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-6.6/drivers/bus/fsl-mc/
H A Ddprc-driver.c863 static const struct fsl_mc_device_id match_id_table[] = { variable
876 .match_id_table = match_id_table,
H A Dfsl-mc-allocator.c629 static const struct fsl_mc_device_id match_id_table[] = { variable
650 .match_id_table = match_id_table,
H 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c258 .match_id_table = dpaa2_ptp_match_id_table,
H A Ddpaa2-eth.c4460 .match_id_table = dpaa2_eth_match_id_table
/kernel/linux/linux-6.6/drivers/vfio/cdx/
H A Dmain.c223 .match_id_table = vfio_cdx_table,
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c253 .match_id_table = dpaa2_ptp_match_id_table,
H A Ddpaa2-switch.c3456 .match_id_table = dpaa2_switch_match_id_table
H A Ddpaa2-eth.c5097 .match_id_table = dpaa2_eth_match_id_table
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Ddpio-driver.c325 .match_id_table = dpaa2_dpio_match_id_table
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-driver.c319 .match_id_table = dpaa2_dpio_match_id_table
/kernel/linux/linux-5.10/include/linux/fsl/
H A Dmc.h28 * @match_id_table: table of supported device matching Ids
41 const struct fsl_mc_device_id *match_id_table; member
/kernel/linux/linux-6.6/include/linux/fsl/
H A Dmc.h29 * @match_id_table: table of supported device matching Ids
49 const struct fsl_mc_device_id *match_id_table; member
/kernel/linux/linux-6.6/drivers/cdx/
H A Dcdx.c200 ids = cdx_drv->match_id_table; in cdx_bus_match()
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c828 .match_id_table = dpaa2_qdma_id_table
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c824 .match_id_table = dpaa2_qdma_id_table
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c1849 .match_id_table = dpaa2_switch_match_id_table
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c5511 .match_id_table = dpaa2_caam_match_id_table
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c5524 .match_id_table = dpaa2_caam_match_id_table

Completed in 61 milliseconds