Home
last modified time | relevance | path

Searched refs:mcasp_dt_ids (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/soc/ti/
Ddavinci-mcasp.c1663 static const struct of_device_id mcasp_dt_ids[] = { variable
1682 MODULE_DEVICE_TABLE(of, mcasp_dt_ids);
1732 of_match_device(mcasp_dt_ids, &pdev->dev); in davinci_mcasp_set_pdata_from_of()
2446 .of_match_table = mcasp_dt_ids,