Searched refs:snd_pcm_chmap (Results 1 – 10 of 10) sorted by relevance
114 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_info()143 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_tlv()186 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_get()207 struct snd_pcm_chmap *chmap; in add_chmap()
425 struct snd_pcm_chmap;533 struct snd_pcm_chmap *chmaps[2]; /* channel-maps (optional) */
1352 struct snd_pcm_chmap { struct1368 snd_pcm_chmap_substream(struct snd_pcm_chmap *info, unsigned int idx) in snd_pcm_chmap_substream() argument1391 struct snd_pcm_chmap **info_ret);
2463 static bool valid_chmap_channels(const struct snd_pcm_chmap *info, int ch) in valid_chmap_channels()2473 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_info()2489 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_get()2521 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_tlv()2563 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_private_free()2584 struct snd_pcm_chmap **info_ret) in snd_pcm_add_chmap_ctls()2586 struct snd_pcm_chmap *info; in snd_pcm_add_chmap_ctls()
1918 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_info()1959 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_tlv()2008 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_get()2023 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_put()2148 struct snd_pcm_chmap *chmap; in generic_hdmi_build_controls()2903 struct snd_pcm_chmap *chmap; in nvhdmi_7x_8ch_build_controls()
3058 struct snd_pcm_chmap *chmap; in add_std_chmaps()
1449 struct snd_pcm_chmap *chmap; in snd_via8233_pcm_new()1517 struct snd_pcm_chmap *chmap; in snd_via8233a_pcm_new()
1253 struct snd_pcm_chmap *chmap; in snd_atiixp_pcm_new()
1553 struct snd_pcm_chmap *chmap; in snd_intel8x0_pcm1()
2543 struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK]; in alc650_swap_surround_put()