Symbol: snd_trident
sound/pci/trident/trident.c
54
struct snd_trident *trident;
sound/pci/trident/trident.h
234
struct snd_trident;
sound/pci/trident/trident.h
240
struct snd_trident * trident;
sound/pci/trident/trident.h
296
struct snd_trident *trident;
sound/pci/trident/trident.h
404
int snd_trident_create_gameport(struct snd_trident *trident);
sound/pci/trident/trident.h
406
int snd_trident_pcm(struct snd_trident *trident, int device);
sound/pci/trident/trident.h
407
int snd_trident_foldback_pcm(struct snd_trident *trident, int device);
sound/pci/trident/trident.h
408
int snd_trident_spdif_pcm(struct snd_trident *trident, int device);
sound/pci/trident/trident.h
409
struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
sound/pci/trident/trident.h
411
void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
sound/pci/trident/trident.h
412
void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice);
sound/pci/trident/trident.h
413
void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
sound/pci/trident/trident.h
414
void snd_trident_write_voice_regs(struct snd_trident * trident, struct snd_trident_voice *voice);
sound/pci/trident/trident.h
418
struct snd_util_memblk *snd_trident_alloc_pages(struct snd_trident *trident,
sound/pci/trident/trident.h
420
int snd_trident_free_pages(struct snd_trident *trident, struct snd_util_memblk *blk);
sound/pci/trident/trident_main.c
1003
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
110
struct snd_trident *trident = ac97->private_data;
sound/pci/trident/trident_main.c
1111
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1136
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1206
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1284
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1346
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1485
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1509
if ((struct snd_trident *) snd_pcm_substream_chip(s) == trident) {
sound/pci/trident/trident_main.c
1581
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1618
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1648
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
171
struct snd_trident *trident = ac97->private_data;
sound/pci/trident/trident_main.c
1783
struct snd_trident *trident;
sound/pci/trident/trident_main.c
1793
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1821
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1842
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1883
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1921
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1965
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
1992
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
2098
int snd_trident_pcm(struct snd_trident *trident, int device)
sound/pci/trident/trident_main.c
2154
int snd_trident_foldback_pcm(struct snd_trident *trident, int device)
sound/pci/trident/trident_main.c
2209
int snd_trident_spdif_pcm(struct snd_trident *trident, int device)
sound/pci/trident/trident_main.c
2250
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2262
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
230
static void snd_trident_enable_eso(struct snd_trident * trident)
sound/pci/trident/trident_main.c
2316
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2329
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2409
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2422
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2464
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2476
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2520
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2534
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
257
static void snd_trident_disable_eso(struct snd_trident * trident)
sound/pci/trident/trident_main.c
2579
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2593
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2607
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2656
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2671
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2718
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2728
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2775
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
2785
struct snd_trident *trident = snd_kcontrol_chip(kcontrol);
sound/pci/trident/trident_main.c
281
void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice)
sound/pci/trident/trident_main.c
2828
static void snd_trident_notify_pcm_change(struct snd_trident *trident,
sound/pci/trident/trident_main.c
2838
static int snd_trident_pcm_mixer_build(struct snd_trident *trident,
sound/pci/trident/trident_main.c
2856
static int snd_trident_pcm_mixer_free(struct snd_trident *trident, struct snd_trident_voice *voice, struct snd_pcm_substream *substream)
sound/pci/trident/trident_main.c
2879
static int snd_trident_mixer(struct snd_trident *trident, int pcm_spdif_device)
sound/pci/trident/trident_main.c
305
void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice)
sound/pci/trident/trident_main.c
3067
struct snd_trident *chip = gameport_get_port_data(gameport);
sound/pci/trident/trident_main.c
3076
struct snd_trident *chip = gameport_get_port_data(gameport);
sound/pci/trident/trident_main.c
3085
struct snd_trident *chip = gameport_get_port_data(gameport);
sound/pci/trident/trident_main.c
3103
struct snd_trident *chip = gameport_get_port_data(gameport);
sound/pci/trident/trident_main.c
3121
int snd_trident_create_gameport(struct snd_trident *chip)
sound/pci/trident/trident_main.c
3148
static inline void snd_trident_free_gameport(struct snd_trident *chip)
sound/pci/trident/trident_main.c
3156
int snd_trident_create_gameport(struct snd_trident *chip) { return -ENOSYS; }
sound/pci/trident/trident_main.c
3157
static inline void snd_trident_free_gameport(struct snd_trident *chip) { }
sound/pci/trident/trident_main.c
3163
static inline void do_delay(struct snd_trident *chip)
sound/pci/trident/trident_main.c
3172
static int snd_trident_sis_reset(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3229
struct snd_trident *trident = entry->private_data;
sound/pci/trident/trident_main.c
326
static int snd_trident_allocate_pcm_channel(struct snd_trident * trident)
sound/pci/trident/trident_main.c
3261
static void snd_trident_proc_init(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3282
static int snd_trident_tlb_alloc(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3324
static void snd_trident_stop_all_voices(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3332
static int snd_trident_4d_dx_init(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3372
static int snd_trident_4d_nx_init(struct snd_trident *trident)
sound/pci/trident/trident_main.c
34
static int snd_trident_pcm_mixer_build(struct snd_trident *trident,
sound/pci/trident/trident_main.c
3430
static int snd_trident_sis_init(struct snd_trident *trident)
sound/pci/trident/trident_main.c
3468
struct snd_trident *trident = card->private_data;
sound/pci/trident/trident_main.c
354
static void snd_trident_free_pcm_channel(struct snd_trident *trident, int channel)
sound/pci/trident/trident_main.c
3584
struct snd_trident *trident = card->private_data;
sound/pci/trident/trident_main.c
3620
struct snd_trident *trident = dev_id;
sound/pci/trident/trident_main.c
37
static int snd_trident_pcm_mixer_free(struct snd_trident *trident,
sound/pci/trident/trident_main.c
3712
struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type, int client, int port)
sound/pci/trident/trident_main.c
3750
void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice)
sound/pci/trident/trident_main.c
376
static int snd_trident_allocate_synth_channel(struct snd_trident * trident)
sound/pci/trident/trident_main.c
3777
static void snd_trident_clear_voices(struct snd_trident * trident, unsigned short v_min, unsigned short v_max)
sound/pci/trident/trident_main.c
3801
struct snd_trident *trident = card->private_data;
sound/pci/trident/trident_main.c
3813
struct snd_trident *trident = card->private_data;
sound/pci/trident/trident_main.c
402
static void snd_trident_free_synth_channel(struct snd_trident *trident, int channel)
sound/pci/trident/trident_main.c
41
static int snd_trident_sis_reset(struct snd_trident *trident);
sound/pci/trident/trident_main.c
425
void snd_trident_write_voice_regs(struct snd_trident * trident,
sound/pci/trident/trident_main.c
43
static void snd_trident_clear_voices(struct snd_trident * trident,
sound/pci/trident/trident_main.c
508
static void snd_trident_write_cso_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
53
static void snd_trident_print_voice_regs(struct snd_trident *trident, int voice)
sound/pci/trident/trident_main.c
534
static void snd_trident_write_eso_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
560
static void snd_trident_write_vol_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
591
static void snd_trident_write_pan_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
613
static void snd_trident_write_rvol_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
637
static void snd_trident_write_cvol_reg(struct snd_trident * trident,
sound/pci/trident/trident_main.c
779
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
810
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
871
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_main.c
902
struct snd_trident *trident = snd_pcm_substream_chip(substream);
sound/pci/trident/trident_memory.c
140
static int is_valid_page(struct snd_trident *trident, unsigned long ptr)
sound/pci/trident/trident_memory.c
157
snd_trident_alloc_sg_pages(struct snd_trident *trident,
sound/pci/trident/trident_memory.c
198
snd_trident_alloc_cont_pages(struct snd_trident *trident,
sound/pci/trident/trident_memory.c
237
snd_trident_alloc_pages(struct snd_trident *trident,
sound/pci/trident/trident_memory.c
252
int snd_trident_free_pages(struct snd_trident *trident,
sound/pci/trident/trident_memory.c
51
static inline void set_tlb_bus(struct snd_trident *trident, int page,
sound/pci/trident/trident_memory.c
58
static inline void set_silent_tlb(struct snd_trident *trident, int page)
sound/pci/trident/trident_memory.c
80
static inline void set_tlb_bus(struct snd_trident *trident, int page,
sound/pci/trident/trident_memory.c
90
static inline void set_silent_tlb(struct snd_trident *trident, int page)