Searched refs:omap_mcbsp_of_match (Results 1 – 1 of 1) sorted by relevance
1338 static const struct of_device_id omap_mcbsp_of_match[] = { variable1357 MODULE_DEVICE_TABLE(of, omap_mcbsp_of_match);1366 match = of_match_device(omap_mcbsp_of_match, &pdev->dev); in asoc_mcbsp_probe()1430 .of_match_table = omap_mcbsp_of_match,