Searched defs:trident (Results 1 – 3 of 3) sorted by relevance
110 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_read() local171 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_write() local230 static void snd_trident_enable_eso(struct snd_trident * trident) in snd_trident_enable_eso()257 static void snd_trident_disable_eso(struct snd_trident * trident) in snd_trident_disable_eso()281 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice()305 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice()326 static int snd_trident_allocate_pcm_channel(struct snd_trident * trident) in snd_trident_allocate_pcm_channel()354 static void snd_trident_free_pcm_channel(struct snd_trident *trident, int channel) in snd_trident_free_pcm_channel()376 static int snd_trident_allocate_synth_channel(struct snd_trident * trident) in snd_trident_allocate_synth_channel()402 static void snd_trident_free_synth_channel(struct snd_trident *trident, int channel) in snd_trident_free_synth_channel()[all …]
54 struct snd_trident *trident; in snd_trident_probe() local
36 #define TRID_REG(trident, x) ((trident)->port + (x)) argument240 struct snd_trident * trident; member296 struct snd_trident *trident; member