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