Home
last modified time | relevance | path

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

/linux-6.15/include/soc/fsl/qe/
H A Dqmc.h88 int qmc_chan_set_param(struct qmc_chan *chan, const struct qmc_chan_param *param);
/linux-6.15/drivers/net/wan/
H A Dfsl_qmc_hdlc.c597 ret = qmc_chan_set_param(qmc_hdlc->qmc_chan, &chan_param); in qmc_hdlc_open()
/linux-6.15/sound/soc/fsl/
H A Dfsl_qmc_audio.c647 ret = qmc_chan_set_param(qmc_dai->chans[i].qmc_chan, &chan_param); in qmc_dai_hw_params()
/linux-6.15/drivers/soc/fsl/qe/
H A Dqmc.c405 int qmc_chan_set_param(struct qmc_chan *chan, const struct qmc_chan_param *param) in qmc_chan_set_param() function
440 EXPORT_SYMBOL(qmc_chan_set_param);