Searched refs:snd_sb (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb.h65 struct snd_sb { struct
280 static inline void snd_sb_ack_8bit(struct snd_sb *chip)
285 static inline void snd_sb_ack_16bit(struct snd_sb *chip)
291 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val);
292 int snd_sbdsp_get_byte(struct snd_sb *chip);
293 int snd_sbdsp_reset(struct snd_sb *chip);
300 struct snd_sb **r_chip);
302 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data);
303 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg);
304 int snd_sbmixer_new(struct snd_sb *chi
[all...]
H A Dsb16_csp.h148 struct snd_sb *chip; /* SB16 DSP */
178 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb8_midi.c35 irqreturn_t snd_sb8dsp_midi_interrupt(struct snd_sb *chip)
66 struct snd_sb *chip;
93 struct snd_sb *chip;
120 struct snd_sb *chip;
138 struct snd_sb *chip;
156 struct snd_sb *chip;
179 struct snd_sb *chip;
215 struct snd_sb * chip = substream->rmidi->private_data;
228 struct snd_sb *chip;
266 int snd_sb8dsp_midi(struct snd_sb *chi
[all...]
H A Dsb_common.c43 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val)
58 int snd_sbdsp_get_byte(struct snd_sb *chip)
75 int snd_sbdsp_reset(struct snd_sb *chip)
94 static int snd_sbdsp_version(struct snd_sb * chip)
104 static int snd_sbdsp_probe(struct snd_sb * chip)
184 static int snd_sbdsp_free(struct snd_sb *chip)
206 struct snd_sb *chip = device->device_data;
217 struct snd_sb **r_chip)
219 struct snd_sb *chip;
H A Dsb16_main.c52 static void snd_sb16_csp_playback_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
100 static void snd_sb16_csp_capture_prepare(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
138 static void snd_sb16_csp_update(struct snd_sb *chip)
151 static void snd_sb16_csp_playback_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
170 static void snd_sb16_csp_playback_close(struct snd_sb *chip)
182 static void snd_sb16_csp_capture_open(struct snd_sb *chip, struct snd_pcm_runtime *runtime)
201 static void snd_sb16_csp_capture_close(struct snd_sb *chip)
223 static void snd_sb16_setup_rate(struct snd_sb *chip,
261 struct snd_sb *chip = snd_pcm_substream_chip(substream);
303 struct snd_sb *chi
[all...]
H A Dsb_mixer.c31 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data)
42 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg)
73 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
89 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
125 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
145 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
200 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
236 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
295 struct snd_sb *sb = snd_kcontrol_chip(kcontrol);
313 struct snd_sb *s
[all...]
H A Dsb8.c59 struct snd_sb *chip;
64 struct snd_sb *chip = dev_id;
99 struct snd_sb *chip;
221 struct snd_sb *chip = acard->chip;
233 struct snd_sb *chip = acard->chip;
H A Djazz16.c73 struct snd_sb *chip;
107 struct snd_sb chip;
159 static int __devinit jazz16_configure_board(struct snd_sb *chip, int mpu_irq)
225 struct snd_sb *chip;
360 struct snd_sb *chip = acard->chip;
372 struct snd_sb *chip = acard->chip;
H A Dsb8_main.c106 struct snd_sb *chip = snd_pcm_substream_chip(substream);
209 struct snd_sb *chip = snd_pcm_substream_chip(substream);
256 struct snd_sb *chip = snd_pcm_substream_chip(substream);
346 struct snd_sb *chip = snd_pcm_substream_chip(substream);
380 irqreturn_t snd_sb8dsp_interrupt(struct snd_sb *chip)
415 struct snd_sb *chip = snd_pcm_substream_chip(substream);
431 struct snd_sb *chip = snd_pcm_substream_chip(substream);
493 struct snd_sb *chip = snd_pcm_substream_chip(substream);
556 struct snd_sb *chip = snd_pcm_substream_chip(substream);
596 int snd_sb8dsp_pcm(struct snd_sb *chi
[all...]
H A Dsb16_csp.c84 static int csp_detect(struct snd_sb *chip, int *version);
85 static int set_codec_parameter(struct snd_sb *chip, unsigned char par, unsigned char val);
86 static int set_register(struct snd_sb *chip, unsigned char reg, unsigned char val);
87 static int read_register(struct snd_sb *chip, unsigned char reg);
88 static int set_mode_register(struct snd_sb *chip, unsigned char mode);
89 static int get_version(struct snd_sb *chip);
115 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep)
486 static inline int command_seq(struct snd_sb *chip, const unsigned char *seq, int size)
499 static int set_codec_parameter(struct snd_sb *chip, unsigned char par, unsigned char val)
516 static int set_register(struct snd_sb *chi
[all...]
H A Dsb16.c134 struct snd_sb *chip;
341 struct snd_sb *chip;
467 struct snd_sb *chip = acard->chip;
478 struct snd_sb *chip = acard->chip;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dals4000.c113 struct snd_sb *chip;
225 static inline void snd_als4k_gcr_write(struct snd_sb *sb,
240 static inline u32 snd_als4k_gcr_read(struct snd_sb *sb, enum als4k_gcr_t reg)
269 static inline void snd_als4_cr_write(struct snd_sb *chip,
279 static inline u8 snd_als4_cr_read(struct snd_sb *chip,
288 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate)
297 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip,
305 static inline void snd_als4000_set_playback_dma(struct snd_sb *chip,
385 struct snd_sb *chip = snd_pcm_substream_chip(substream);
412 struct snd_sb *chi
[all...]
H A Dcs5530.c58 struct snd_sb *sb;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dals100.c79 struct snd_sb *chip;
191 struct snd_sb *chip;
322 struct snd_sb *chip = acard->chip;
334 struct snd_sb *chip = acard->chip;
H A Dcmi8330.c171 struct snd_sb *sb;
284 static int __devinit cmi8330_add_sb_mixers(struct snd_sb *chip)

Completed in 129 milliseconds