Home
last modified time | relevance | path

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

/linux-6.12.1/include/soc/fsl/qe/
Dqmc.h24 struct qmc_chan *devm_qmc_chan_get_byphandles_index(struct device *dev,
39 return devm_qmc_chan_get_byphandles_index(dev, np, phandle_name, 0); in devm_qmc_chan_get_byphandle()
/linux-6.12.1/sound/soc/fsl/
Dfsl_qmc_audio.c828 qmc_dai->chans[i].qmc_chan = devm_qmc_chan_get_byphandles_index(qmc_audio->dev, np, in qmc_audio_dai_parse()
/linux-6.12.1/drivers/soc/fsl/qe/
Dqmc.c2197 struct qmc_chan *devm_qmc_chan_get_byphandles_index(struct device *dev, in devm_qmc_chan_get_byphandles_index() function
2219 EXPORT_SYMBOL(devm_qmc_chan_get_byphandles_index);