Searched refs:mcasp_dt_ids (Results 1 – 1 of 1) sorted by relevance
1485 static const struct of_device_id mcasp_dt_ids[] = { variable1504 MODULE_DEVICE_TABLE(of, mcasp_dt_ids);1552 of_match_device(mcasp_dt_ids, &pdev->dev); in davinci_mcasp_set_pdata_from_of()1963 .of_match_table = mcasp_dt_ids,