Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/atmel/
A Dmchp-pdmc.c318 info->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].chmap_kctl = NULL; in mchp_pdmc_chmap_ctl_private_free()
734 if (WARN_ON(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].chmap_kctl)) in mchp_pdmc_add_chmap_ctls()
754 pcm->streams[SNDRV_PCM_STREAM_CAPTURE].chmap_kctl = info->kctl; in mchp_pdmc_add_chmap_ctls()
/linux-6.3-rc2/sound/core/
A Dpcm.c814 if (pstr->chmap_kctl) { in free_chmap()
818 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
820 pstr->chmap_kctl = NULL; in free_chmap()
A Dpcm_lib.c2470 info->pcm->streams[info->stream].chmap_kctl = NULL; in pcm_chmap_ctl_private_free()
2504 if (WARN_ON(pcm->streams[stream].chmap_kctl)) in snd_pcm_add_chmap_ctls()
2529 pcm->streams[stream].chmap_kctl = info->kctl; in snd_pcm_add_chmap_ctls()
/linux-6.3-rc2/include/sound/
A Dpcm.h512 struct snd_kcontrol *chmap_kctl; /* channel-mapping controls */ member

Completed in 16 milliseconds