Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dpcm3168a.c333 unsigned int channel_max = dai->id == PCM3168A_DAI_DAC ? 8 : 6; in pcm3168a_update_fixup_pcm_stream() local
344 channel_max = 2; in pcm3168a_update_fixup_pcm_stream()
348 dai->driver->playback.channels_max = channel_max; in pcm3168a_update_fixup_pcm_stream()
351 dai->driver->capture.channels_max = channel_max; in pcm3168a_update_fixup_pcm_stream()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpcm3168a.c332 unsigned int channel_max = dai->id == PCM3168A_DAI_DAC ? 8 : 6; in pcm3168a_update_fixup_pcm_stream() local
343 channel_max = 2; in pcm3168a_update_fixup_pcm_stream()
347 dai->driver->playback.channels_max = channel_max; in pcm3168a_update_fixup_pcm_stream()
350 dai->driver->capture.channels_max = channel_max; in pcm3168a_update_fixup_pcm_stream()

Completed in 4 milliseconds