Searched refs:snd_trident (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 234 struct snd_trident; 240 struct snd_trident * trident; 297 struct snd_trident *trident; 340 struct snd_trident { struct 405 struct snd_trident ** rtrident); 406 int snd_trident_create_gameport(struct snd_trident *trident); 408 int snd_trident_pcm(struct snd_trident *trident, int device); 409 int snd_trident_foldback_pcm(struct snd_trident *trident, int device); 410 int snd_trident_spdif_pcm(struct snd_trident *trident, int device); 411 int snd_trident_attach_synthesizer(struct snd_trident * triden [all...] |
H A D | trident_main.c | 34 static int snd_trident_pcm_mixer_build(struct snd_trident *trident, 37 static int snd_trident_pcm_mixer_free(struct snd_trident *trident, 41 static int snd_trident_sis_reset(struct snd_trident *trident); 43 static void snd_trident_clear_voices(struct snd_trident * trident, 45 static int snd_trident_free(struct snd_trident *trident); 53 static void snd_trident_print_voice_regs(struct snd_trident *trident, int voice) 111 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_read() 174 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_write() 225 void snd_trident_enable_eso(struct snd_trident *trident) 236 static void snd_trident_enable_eso(struct snd_trident * triden [all...] |
H A D | trident_memory.c | 57 static inline void set_tlb_bus(struct snd_trident *trident, int page, in set_tlb_bus() 64 static inline void set_silent_tlb(struct snd_trident *trident, int page) in set_silent_tlb() 87 static inline void set_tlb_bus(struct snd_trident *trident, int page, in set_tlb_bus() 98 static inline void set_silent_tlb(struct snd_trident *trident, int page) in set_silent_tlb() 109 static inline void *offset_ptr(struct snd_trident *trident, int offset) in offset_ptr() 174 snd_trident_alloc_sg_pages(struct snd_trident *trident, in snd_trident_alloc_sg_pages() 221 snd_trident_alloc_cont_pages(struct snd_trident *trident, in snd_trident_alloc_cont_pages() 266 snd_trident_alloc_pages(struct snd_trident *trident, in snd_trident_alloc_pages() 281 int snd_trident_free_pages(struct snd_trident *trident, in snd_trident_free_pages()
|
H A D | trident.c | 66 struct snd_trident *trident; in snd_trident_probe()
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 234 struct snd_trident; 240 struct snd_trident * trident; 296 struct snd_trident *trident; 339 struct snd_trident { struct 404 int snd_trident_create_gameport(struct snd_trident *trident); 406 int snd_trident_pcm(struct snd_trident *trident, int device); 407 int snd_trident_foldback_pcm(struct snd_trident *trident, int device); 408 int snd_trident_spdif_pcm(struct snd_trident *trident, int device); 409 int snd_trident_attach_synthesizer(struct snd_trident * trident); 410 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * triden [all...] |
H A D | trident_main.c | 34 static int snd_trident_pcm_mixer_build(struct snd_trident *trident, 37 static int snd_trident_pcm_mixer_free(struct snd_trident *trident, 41 static int snd_trident_sis_reset(struct snd_trident *trident); 43 static void snd_trident_clear_voices(struct snd_trident * trident, 53 static void snd_trident_print_voice_regs(struct snd_trident *trident, int voice) 111 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_read() 174 struct snd_trident *trident = ac97->private_data; in snd_trident_codec_write() 225 void snd_trident_enable_eso(struct snd_trident *trident) 236 static void snd_trident_enable_eso(struct snd_trident * trident) in snd_trident_enable_eso() 249 void snd_trident_disable_eso(struct snd_trident *triden [all...] |
H A D | trident_memory.c | 51 static inline void set_tlb_bus(struct snd_trident *trident, int page, in set_tlb_bus() 58 static inline void set_silent_tlb(struct snd_trident *trident, int page) in set_silent_tlb() 80 static inline void set_tlb_bus(struct snd_trident *trident, int page, in set_tlb_bus() 90 static inline void set_silent_tlb(struct snd_trident *trident, int page) in set_silent_tlb() 157 snd_trident_alloc_sg_pages(struct snd_trident *trident, in snd_trident_alloc_sg_pages() 202 snd_trident_alloc_cont_pages(struct snd_trident *trident, in snd_trident_alloc_cont_pages() 245 snd_trident_alloc_pages(struct snd_trident *trident, in snd_trident_alloc_pages() 260 int snd_trident_free_pages(struct snd_trident *trident, in snd_trident_free_pages()
|
H A D | trident.c | 54 struct snd_trident *trident; in snd_trident_probe()
|
Completed in 9 milliseconds