tmix 2896 sound/pci/trident/trident_main.c struct snd_trident_pcm_mixer *tmix, tmix 2909 sound/pci/trident/trident_main.c struct snd_trident_pcm_mixer *tmix; tmix 2913 sound/pci/trident/trident_main.c tmix = &trident->pcm_mixer[substream->number]; tmix 2914 sound/pci/trident/trident_main.c tmix->voice = voice; tmix 2915 sound/pci/trident/trident_main.c tmix->vol = T4D_DEFAULT_PCM_VOL; tmix 2916 sound/pci/trident/trident_main.c tmix->pan = T4D_DEFAULT_PCM_PAN; tmix 2917 sound/pci/trident/trident_main.c tmix->rvol = T4D_DEFAULT_PCM_RVOL; tmix 2918 sound/pci/trident/trident_main.c tmix->cvol = T4D_DEFAULT_PCM_CVOL; tmix 2919 sound/pci/trident/trident_main.c snd_trident_notify_pcm_change(trident, tmix, substream->number, 1); tmix 2925 sound/pci/trident/trident_main.c struct snd_trident_pcm_mixer *tmix; tmix 2929 sound/pci/trident/trident_main.c tmix = &trident->pcm_mixer[substream->number]; tmix 2930 sound/pci/trident/trident_main.c tmix->voice = NULL; tmix 2931 sound/pci/trident/trident_main.c snd_trident_notify_pcm_change(trident, tmix, substream->number, 0); tmix 3015 sound/pci/trident/trident_main.c struct snd_trident_pcm_mixer *tmix; tmix 3017 sound/pci/trident/trident_main.c tmix = &trident->pcm_mixer[idx]; tmix 3018 sound/pci/trident/trident_main.c tmix->voice = NULL; tmix 3527 sound/pci/trident/trident_main.c struct snd_trident_pcm_mixer *tmix; tmix 3633 sound/pci/trident/trident_main.c tmix = &trident->pcm_mixer[i]; tmix 3634 sound/pci/trident/trident_main.c tmix->vol = T4D_DEFAULT_PCM_VOL; tmix 3635 sound/pci/trident/trident_main.c tmix->pan = T4D_DEFAULT_PCM_PAN; tmix 3636 sound/pci/trident/trident_main.c tmix->rvol = T4D_DEFAULT_PCM_RVOL; tmix 3637 sound/pci/trident/trident_main.c tmix->cvol = T4D_DEFAULT_PCM_CVOL;