Searched refs:snd_pcm_chmap (Results 1 – 10 of 10) sorted by relevance
113 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_info()142 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_tlv()185 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in usb_chmap_ctl_get()206 struct snd_pcm_chmap *chmap; in add_chmap()
425 struct snd_pcm_chmap;533 struct snd_pcm_chmap *chmaps[2]; /* channel-maps (optional) */
1339 struct snd_pcm_chmap { struct1355 snd_pcm_chmap_substream(struct snd_pcm_chmap *info, unsigned int idx) in snd_pcm_chmap_substream() argument1378 struct snd_pcm_chmap **info_ret);
2465 static bool valid_chmap_channels(const struct snd_pcm_chmap *info, int ch) in valid_chmap_channels()2475 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_info()2491 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_get()2523 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_tlv()2565 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in pcm_chmap_ctl_private_free()2586 struct snd_pcm_chmap **info_ret) in snd_pcm_add_chmap_ctls()2588 struct snd_pcm_chmap *info; in snd_pcm_add_chmap_ctls()
1897 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_info()1938 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_tlv()1987 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_get()2002 struct snd_pcm_chmap *info = snd_kcontrol_chip(kcontrol); in hdmi_chmap_ctl_put()2126 struct snd_pcm_chmap *chmap; in generic_hdmi_build_controls()2842 struct snd_pcm_chmap *chmap; in nvhdmi_7x_8ch_build_controls()
3259 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()