Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsb.h50 struct snd_sb { struct
277 int snd_sbdsp_get_byte(struct snd_sb *chip);
278 int snd_sbdsp_reset(struct snd_sb *chip);
285 struct snd_sb **r_chip);
289 int snd_sbmixer_new(struct snd_sb *chip);
291 void snd_sbmixer_suspend(struct snd_sb *chip);
292 void snd_sbmixer_resume(struct snd_sb *chip);
299 int snd_sb8dsp_pcm(struct snd_sb *chip, int device);
308 int snd_sb8dsp_midi(struct snd_sb *chip, int device);
311 int snd_sb16dsp_pcm(struct snd_sb *chip, int device);
[all …]
H A Dsb16_csp.h45 struct snd_sb *chip; /* SB16 DSP */
75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/linux/sound/pci/
H A Dals4000.c98 struct snd_sb *chip;
210 static inline void snd_als4k_gcr_write(struct snd_sb *sb, in snd_als4k_gcr_write()
254 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write()
264 static inline u8 snd_als4_cr_read(struct snd_sb *chip, in snd_als4_cr_read()
358 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare()
385 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare()
518 struct snd_sb *chip = dev_id; in snd_als4000_interrupt()
706 static void snd_als4000_configure(struct snd_sb *chip) in snd_als4000_configure()
816 struct snd_sb *chip; in __snd_card_als4000_probe()
943 struct snd_sb *chip = acard->chip; in snd_als4000_suspend()
[all …]
H A Dcs5530.c56 struct snd_sb *sb;
/linux/sound/isa/sb/
H A Dsb16_main.c127 static void snd_sb16_csp_update(struct snd_sb *chip) in snd_sb16_csp_update()
212 static void snd_sb16_setup_rate(struct snd_sb *chip, in snd_sb16_setup_rate()
238 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_prepare()
280 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_playback_trigger()
308 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb16_capture_prepare()
376 struct snd_sb *chip = dev_id; in snd_sb16dsp_interrupt()
665 static int snd_sb16_get_dma_mode(struct snd_sb *chip) in snd_sb16_get_dma_mode()
690 struct snd_sb *chip = snd_kcontrol_chip(kcontrol); in snd_sb16_dma_control_get()
701 struct snd_sb *chip = snd_kcontrol_chip(kcontrol); in snd_sb16_dma_control_put()
729 int snd_sb16dsp_configure(struct snd_sb * chip) in snd_sb16dsp_configure()
[all …]
H A Dsb8_midi.c22 irqreturn_t snd_sb8dsp_midi_interrupt(struct snd_sb *chip) in snd_sb8dsp_midi_interrupt()
53 struct snd_sb *chip; in snd_sb8dsp_midi_input_open()
80 struct snd_sb *chip; in snd_sb8dsp_midi_output_open()
107 struct snd_sb *chip; in snd_sb8dsp_midi_input_close()
125 struct snd_sb *chip; in snd_sb8dsp_midi_output_close()
144 struct snd_sb *chip; in snd_sb8dsp_midi_input_trigger()
167 struct snd_sb *chip; in snd_sb8dsp_midi_output_write()
202 struct snd_sb *chip = from_timer(chip, t, midi_timer); in snd_sb8dsp_midi_output_timer()
215 struct snd_sb *chip; in snd_sb8dsp_midi_output_trigger()
249 int snd_sb8dsp_midi(struct snd_sb *chip, int device) in snd_sb8dsp_midi()
H A Dsb_mixer.c58 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_single()
74 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_single()
110 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_get_double()
130 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_sbmixer_put_double()
179 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_get()
215 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_dt019x_input_sw_put()
267 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_get()
285 struct snd_sb *sb = snd_kcontrol_chip(kcontrol); in snd_als4k_mono_capture_route_put()
725 int snd_sbmixer_new(struct snd_sb *chip) in snd_sbmixer_new()
898 void snd_sbmixer_suspend(struct snd_sb *chip) in snd_sbmixer_suspend()
[all …]
H A Dsb_common.c30 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val) in snd_sbdsp_command()
45 int snd_sbdsp_get_byte(struct snd_sb *chip) in snd_sbdsp_get_byte()
62 int snd_sbdsp_reset(struct snd_sb *chip) in snd_sbdsp_reset()
81 static int snd_sbdsp_version(struct snd_sb * chip) in snd_sbdsp_version()
91 static int snd_sbdsp_probe(struct snd_sb * chip) in snd_sbdsp_probe()
178 struct snd_sb **r_chip) in snd_sbdsp_create()
180 struct snd_sb *chip; in snd_sbdsp_create()
H A Dsb8.c43 struct snd_sb *chip;
48 struct snd_sb *chip = dev_id; in snd_sb8_interrupt()
74 struct snd_sb *chip; in snd_sb8_probe()
186 struct snd_sb *chip = acard->chip; in snd_sb8_suspend()
197 struct snd_sb *chip = acard->chip; in snd_sb8_resume()
H A Dsb8_main.c93 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_playback_prepare()
196 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_playback_trigger()
231 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_capture_prepare()
321 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_capture_trigger()
355 irqreturn_t snd_sb8dsp_interrupt(struct snd_sb *chip) in snd_sb8dsp_interrupt()
387 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_playback_pointer()
403 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_capture_pointer()
465 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_open()
529 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_sb8_close()
563 int snd_sb8dsp_pcm(struct snd_sb *chip, int device) in snd_sb8dsp_pcm()
H A Djazz16.c70 struct snd_sb *chip;
104 struct snd_sb chip; in jazz16_detect_board()
156 static int jazz16_configure_board(struct snd_sb *chip, int mpu_irq) in jazz16_configure_board()
222 struct snd_sb *chip; in snd_jazz16_probe()
338 struct snd_sb *chip = acard->chip; in snd_jazz16_suspend()
349 struct snd_sb *chip = acard->chip; in snd_jazz16_resume()
H A Dsb16_csp.c71 static int csp_detect(struct snd_sb *chip, int *version);
73 static int set_register(struct snd_sb *chip, unsigned char reg, unsigned char val);
74 static int read_register(struct snd_sb *chip, unsigned char reg);
75 static int set_mode_register(struct snd_sb *chip, unsigned char mode);
76 static int get_version(struct snd_sb *chip);
102 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new()
506 static int set_register(struct snd_sb *chip, unsigned char reg, unsigned char val) in set_register()
520 static int read_register(struct snd_sb *chip, unsigned char reg) in read_register()
533 static int set_mode_register(struct snd_sb *chip, unsigned char mode) in set_mode_register()
546 static int csp_detect(struct snd_sb *chip, int *version) in csp_detect()
[all …]
H A Dsb16.c113 struct snd_sb *chip;
311 struct snd_sb *chip; in snd_sb16_probe()
442 struct snd_sb *chip = acard->chip; in snd_sb16_suspend()
452 struct snd_sb *chip = acard->chip; in snd_sb16_resume()
/linux/sound/isa/
H A Dals100.c56 struct snd_sb *chip;
168 struct snd_sb *chip; in snd_card_als100_probe()
285 struct snd_sb *chip = acard->chip; in snd_als100_pnp_suspend()
296 struct snd_sb *chip = acard->chip; in snd_als100_pnp_resume()
H A Dcmi8330.c156 struct snd_sb *sb;
269 static int cmi8330_add_sb_mixers(struct snd_sb *chip) in cmi8330_add_sb_mixers()