match_id_table    783 drivers/bus/fsl-mc/dprc-driver.c static const struct fsl_mc_device_id match_id_table[] = {
match_id_table    796 drivers/bus/fsl-mc/dprc-driver.c 	.match_id_table = match_id_table,
match_id_table    629 drivers/bus/fsl-mc/fsl-mc-allocator.c static const struct fsl_mc_device_id match_id_table[] = {
match_id_table    650 drivers/bus/fsl-mc/fsl-mc-allocator.c 	.match_id_table = match_id_table,
match_id_table     86 drivers/bus/fsl-mc/fsl-mc-bus.c 	if (!mc_drv->match_id_table)
match_id_table    101 drivers/bus/fsl-mc/fsl-mc-bus.c 	for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) {
match_id_table   5463 drivers/crypto/caam/caamalg_qi2.c 	.match_id_table = dpaa2_caam_match_id_table
match_id_table   3640 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 	.match_id_table = dpaa2_eth_match_id_table
match_id_table    235 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c 	.match_id_table = dpaa2_ptp_match_id_table,
match_id_table    328 drivers/soc/fsl/dpio/dpio-driver.c 	.match_id_table = dpaa2_dpio_match_id_table
match_id_table   1713 drivers/staging/fsl-dpaa2/ethsw/ethsw.c 	.match_id_table = ethsw_match_id_table
match_id_table     40 include/linux/fsl/mc.h 	const struct fsl_mc_device_id *match_id_table;