Home
last modified time | relevance | path

Searched refs:hdmi_substream (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-platform.c133 drvdata->hdmi_substream[dma_ch] = substream; in lpass_platform_pcmops_open()
177 drvdata->hdmi_substream[data->dma_ch] = NULL; in lpass_platform_pcmops_close()
774 && drvdata->hdmi_substream[chan]) { in lpass_platform_hdmiif_irq()
776 drvdata->hdmi_substream[chan], in lpass_platform_hdmiif_irq()
H A Dlpass.h96 struct snd_pcm_substream *hdmi_substream[LPASS_MAX_HDMI_DMA_CHANNELS]; member
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-platform.c229 drvdata->hdmi_substream[dma_ch] = substream; in lpass_platform_pcmops_open()
301 drvdata->hdmi_substream[data->dma_ch] = NULL; in lpass_platform_pcmops_close()
1067 && drvdata->hdmi_substream[chan]) { in lpass_platform_hdmiif_irq()
1069 drvdata->hdmi_substream[chan], in lpass_platform_hdmiif_irq()
H A Dlpass.h152 struct snd_pcm_substream *hdmi_substream[LPASS_MAX_HDMI_DMA_CHANNELS]; member

Completed in 5 milliseconds