Searched refs:snd_trident (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h249 struct snd_trident;
255 struct snd_trident * trident;
312 struct snd_trident *trident;
355 struct snd_trident { struct
420 struct snd_trident ** rtrident);
421 int snd_trident_create_gameport(struct snd_trident *trident);
423 int snd_trident_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
424 int snd_trident_foldback_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
425 int snd_trident_spdif_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
426 int snd_trident_attach_synthesizer(struct snd_trident * triden
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_memory.c72 static inline void set_tlb_bus(struct snd_trident *trident, int page,
79 static inline void set_silent_tlb(struct snd_trident *trident, int page)
102 static inline void set_tlb_bus(struct snd_trident *trident, int page,
113 static inline void set_silent_tlb(struct snd_trident *trident, int page)
124 static inline void *offset_ptr(struct snd_trident *trident, int offset)
190 snd_trident_alloc_sg_pages(struct snd_trident *trident,
237 snd_trident_alloc_cont_pages(struct snd_trident *trident,
282 snd_trident_alloc_pages(struct snd_trident *trident,
297 int snd_trident_free_pages(struct snd_trident *trident,
H A Dtrident_main.c48 static int snd_trident_pcm_mixer_build(struct snd_trident *trident,
51 static int snd_trident_pcm_mixer_free(struct snd_trident *trident,
55 static int snd_trident_sis_reset(struct snd_trident *trident);
57 static void snd_trident_clear_voices(struct snd_trident * trident,
59 static int snd_trident_free(struct snd_trident *trident);
84 struct snd_trident *trident = ac97->private_data;
146 struct snd_trident *trident = ac97->private_data;
197 void snd_trident_enable_eso(struct snd_trident *trident)
208 static void snd_trident_enable_eso(struct snd_trident * trident)
221 void snd_trident_disable_eso(struct snd_trident *triden
[all...]
H A Dtrident.c81 struct snd_trident *trident;

Completed in 70 milliseconds