Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ti/
H A Ddavinci-mcasp.c1688 static const struct of_device_id mcasp_dt_ids[] = { variable
1707 MODULE_DEVICE_TABLE(of, mcasp_dt_ids);
1757 of_match_device(mcasp_dt_ids, &pdev->dev); in davinci_mcasp_set_pdata_from_of()
2477 .of_match_table = mcasp_dt_ids,
/kernel/linux/linux-6.6/sound/soc/ti/
H A Ddavinci-mcasp.c1806 static const struct of_device_id mcasp_dt_ids[] = { variable
1829 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,

Completed in 6 milliseconds