omap_mcbsp_of_match 1354 sound/soc/ti/omap-mcbsp.c static const struct of_device_id omap_mcbsp_of_match[] = {
omap_mcbsp_of_match 1373 sound/soc/ti/omap-mcbsp.c MODULE_DEVICE_TABLE(of, omap_mcbsp_of_match);
omap_mcbsp_of_match 1382 sound/soc/ti/omap-mcbsp.c 	match = of_match_device(omap_mcbsp_of_match, &pdev->dev);
omap_mcbsp_of_match 1453 sound/soc/ti/omap-mcbsp.c 			.of_match_table = omap_mcbsp_of_match,