Home
last modified time | relevance | path

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

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