Searched refs:tmix (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident_main.c | 2858 struct snd_trident_pcm_mixer *tmix, in snd_trident_notify_pcm_change() 2871 struct snd_trident_pcm_mixer *tmix; in snd_trident_pcm_mixer_build() local 2875 tmix = &trident->pcm_mixer[substream->number]; in snd_trident_pcm_mixer_build() 2876 tmix->voice = voice; in snd_trident_pcm_mixer_build() 2877 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_pcm_mixer_build() 2878 tmix->pan = T4D_DEFAULT_PCM_PAN; in snd_trident_pcm_mixer_build() 2879 tmix->rvol = T4D_DEFAULT_PCM_RVOL; in snd_trident_pcm_mixer_build() 2880 tmix->cvol = T4D_DEFAULT_PCM_CVOL; in snd_trident_pcm_mixer_build() 2881 snd_trident_notify_pcm_change(trident, tmix, substream->number, 1); in snd_trident_pcm_mixer_build() 2887 struct snd_trident_pcm_mixer *tmix; in snd_trident_pcm_mixer_free() local 2857 snd_trident_notify_pcm_change(struct snd_trident *trident, struct snd_trident_pcm_mixer *tmix, int num, int activate) snd_trident_notify_pcm_change() argument 2977 struct snd_trident_pcm_mixer *tmix; snd_trident_mixer() local 3489 struct snd_trident_pcm_mixer *tmix; snd_trident_create() local [all...] |
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident_main.c | 2861 struct snd_trident_pcm_mixer *tmix, in snd_trident_notify_pcm_change() 2874 struct snd_trident_pcm_mixer *tmix; in snd_trident_pcm_mixer_build() local 2878 tmix = &trident->pcm_mixer[substream->number]; in snd_trident_pcm_mixer_build() 2879 tmix->voice = voice; in snd_trident_pcm_mixer_build() 2880 tmix->vol = T4D_DEFAULT_PCM_VOL; in snd_trident_pcm_mixer_build() 2881 tmix->pan = T4D_DEFAULT_PCM_PAN; in snd_trident_pcm_mixer_build() 2882 tmix->rvol = T4D_DEFAULT_PCM_RVOL; in snd_trident_pcm_mixer_build() 2883 tmix->cvol = T4D_DEFAULT_PCM_CVOL; in snd_trident_pcm_mixer_build() 2884 snd_trident_notify_pcm_change(trident, tmix, substream->number, 1); in snd_trident_pcm_mixer_build() 2890 struct snd_trident_pcm_mixer *tmix; in snd_trident_pcm_mixer_free() local 2860 snd_trident_notify_pcm_change(struct snd_trident *trident, struct snd_trident_pcm_mixer *tmix, int num, int activate) snd_trident_notify_pcm_change() argument 2987 struct snd_trident_pcm_mixer *tmix; snd_trident_mixer() local 3503 struct snd_trident_pcm_mixer *tmix; snd_trident_create() local [all...] |
Completed in 9 milliseconds