Home
last modified time | relevance | path

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

/linux-6.15/drivers/bus/fsl-mc/
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 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-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()
/linux-6.15/include/linux/cdx/
H A Dcdx_bus.h204 const struct cdx_device_id *match_id_table; member
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c253 .match_id_table = dpaa2_ptp_match_id_table,
H A Ddpaa2-switch.c3494 .match_id_table = dpaa2_switch_match_id_table
H A Ddpaa2-eth.c5102 .match_id_table = dpaa2_eth_match_id_table
/linux-6.15/drivers/soc/fsl/dpio/
H A Ddpio-driver.c319 .match_id_table = dpaa2_dpio_match_id_table
/linux-6.15/drivers/vfio/cdx/
H A Dmain.c339 .match_id_table = vfio_cdx_table,
/linux-6.15/include/linux/fsl/
H A Dmc.h49 const struct fsl_mc_device_id *match_id_table; member
/linux-6.15/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c823 .match_id_table = dpaa2_qdma_id_table
/linux-6.15/drivers/cdx/
H A Dcdx.c275 ids = cdx_drv->match_id_table; in cdx_bus_match()
/linux-6.15/drivers/crypto/caam/
H A Dcaamalg_qi2.c5557 .match_id_table = dpaa2_caam_match_id_table