Searched refs:mcasp_dt_ids (Results 1 – 1 of 1) sorted by relevance
1806 static const struct of_device_id mcasp_dt_ids[] = { variable1829 MODULE_DEVICE_TABLE(of, mcasp_dt_ids);1885 const struct of_device_id *match = of_match_device(mcasp_dt_ids, &pdev->dev); in davinci_mcasp_get_config()2538 .of_match_table = mcasp_dt_ids,