Home
last modified time | relevance | path

Searched refs:snd_wss (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-5.10/include/sound/
H A Dwss.h64 struct snd_wss { struct
101 void (*set_playback_format) (struct snd_wss *chip,
104 void (*set_capture_format) (struct snd_wss *chip,
107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
109 void (*suspend) (struct snd_wss *chip);
110 void (*resume) (struct snd_wss *chip);
113 int (*claim_dma) (struct snd_wss *chip,
115 int (*release_dma) (struct snd_wss *chip,
121 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char val);
122 unsigned char snd_wss_in(struct snd_wss *chi
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dwss.h64 struct snd_wss { struct
101 void (*set_playback_format) (struct snd_wss *chip,
104 void (*set_capture_format) (struct snd_wss *chip,
107 void (*trigger) (struct snd_wss *chip, unsigned int what, int start);
109 void (*suspend) (struct snd_wss *chip);
110 void (*resume) (struct snd_wss *chip);
113 int (*claim_dma) (struct snd_wss *chip,
115 int (*release_dma) (struct snd_wss *chip,
121 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char val);
122 unsigned char snd_wss_in(struct snd_wss *chi
[all...]
/kernel/linux/linux-5.10/sound/isa/wss/
H A Dwss_lib.c151 static inline void wss_outb(struct snd_wss *chip, u8 offset, u8 val) in wss_outb()
156 static inline u8 wss_inb(struct snd_wss *chip, u8 offset) in wss_inb()
161 static void snd_wss_wait(struct snd_wss *chip) in snd_wss_wait()
171 static void snd_wss_dout(struct snd_wss *chip, unsigned char reg, in snd_wss_dout()
185 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char value) in snd_wss_out()
202 unsigned char snd_wss_in(struct snd_wss *chip, unsigned char reg) in snd_wss_in()
216 void snd_cs4236_ext_out(struct snd_wss *chip, unsigned char reg, in snd_cs4236_ext_out()
230 unsigned char snd_cs4236_ext_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ext_in()
251 static void snd_wss_debug(struct snd_wss *chip)
346 static void snd_wss_busy_wait(struct snd_wss *chi
[all...]
/kernel/linux/linux-6.6/sound/isa/wss/
H A Dwss_lib.c151 static inline void wss_outb(struct snd_wss *chip, u8 offset, u8 val) in wss_outb()
156 static inline u8 wss_inb(struct snd_wss *chip, u8 offset) in wss_inb()
161 static void snd_wss_wait(struct snd_wss *chip) in snd_wss_wait()
171 static void snd_wss_dout(struct snd_wss *chip, unsigned char reg, in snd_wss_dout()
185 void snd_wss_out(struct snd_wss *chip, unsigned char reg, unsigned char value) in snd_wss_out()
202 unsigned char snd_wss_in(struct snd_wss *chip, unsigned char reg) in snd_wss_in()
216 void snd_cs4236_ext_out(struct snd_wss *chip, unsigned char reg, in snd_cs4236_ext_out()
230 unsigned char snd_cs4236_ext_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ext_in()
251 static void snd_wss_debug(struct snd_wss *chip)
346 static void snd_wss_busy_wait(struct snd_wss *chi
[all...]
/kernel/linux/linux-5.10/sound/isa/cs423x/
H A Dcs4236_lib.c108 static void snd_cs4236_ctrl_out(struct snd_wss *chip, in snd_cs4236_ctrl_out()
115 static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ctrl_in()
168 static void snd_cs4236_playback_format(struct snd_wss *chip, in snd_cs4236_playback_format()
186 static void snd_cs4236_capture_format(struct snd_wss *chip, in snd_cs4236_capture_format()
206 static void snd_cs4236_suspend(struct snd_wss *chip) in snd_cs4236_suspend()
221 static void snd_cs4236_resume(struct snd_wss *chip) in snd_cs4236_resume()
265 struct snd_wss **rchip) in snd_cs4236_create()
267 struct snd_wss *chip; in snd_cs4236_create()
365 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm()
407 struct snd_wss *chi in snd_cs4236_get_single()
[all...]
H A Dcs4231.c80 struct snd_wss *chip; in snd_cs4231_probe()
148 struct snd_wss *chip = card->private_data; in snd_cs4231_suspend()
158 struct snd_wss *chip = card->private_data; in snd_cs4231_resume()
H A Dcs4236.c112 struct snd_wss *chip;
371 struct snd_wss *chip; in snd_cs423x_probe()
/kernel/linux/linux-6.6/sound/isa/cs423x/
H A Dcs4236_lib.c108 static void snd_cs4236_ctrl_out(struct snd_wss *chip, in snd_cs4236_ctrl_out()
115 static unsigned char snd_cs4236_ctrl_in(struct snd_wss *chip, unsigned char reg) in snd_cs4236_ctrl_in()
168 static void snd_cs4236_playback_format(struct snd_wss *chip, in snd_cs4236_playback_format()
186 static void snd_cs4236_capture_format(struct snd_wss *chip, in snd_cs4236_capture_format()
206 static void snd_cs4236_suspend(struct snd_wss *chip) in snd_cs4236_suspend()
221 static void snd_cs4236_resume(struct snd_wss *chip) in snd_cs4236_resume()
265 struct snd_wss **rchip) in snd_cs4236_create()
267 struct snd_wss *chip; in snd_cs4236_create()
363 int snd_cs4236_pcm(struct snd_wss *chip, int device) in snd_cs4236_pcm()
405 struct snd_wss *chi in snd_cs4236_get_single()
[all...]
H A Dcs4231.c79 struct snd_wss *chip; in snd_cs4231_probe()
138 struct snd_wss *chip = card->private_data; in snd_cs4231_suspend()
148 struct snd_wss *chip = card->private_data; in snd_cs4231_resume()
/kernel/linux/linux-5.10/sound/isa/ad1848/
H A Dad1848.c75 struct snd_wss *chip; in snd_ad1848_probe()
131 struct snd_wss *chip = card->private_data; in snd_ad1848_suspend()
141 struct snd_wss *chip = card->private_data; in snd_ad1848_resume()
/kernel/linux/linux-6.6/sound/isa/ad1848/
H A Dad1848.c72 struct snd_wss *chip; in snd_ad1848_probe()
119 struct snd_wss *chip = card->private_data; in snd_ad1848_suspend()
129 struct snd_wss *chip = card->private_data; in snd_ad1848_resume()
/kernel/linux/linux-5.10/sound/isa/
H A Dazt2320.c67 struct snd_wss *chip;
172 struct snd_wss *chip; in snd_card_azt2320_probe()
287 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_suspend()
298 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_resume()
H A Dsscape.c138 struct snd_wss *chip;
605 struct snd_wss *chip = snd_kcontrol_chip(kctl); in sscape_midi_get()
619 struct snd_wss *chip = snd_kcontrol_chip(kctl); in sscape_midi_put()
840 struct snd_wss *chip; in create_ad1845()
H A Dcmi8328.c78 struct snd_wss *wss;
146 static int snd_cmi8328_mixer(struct snd_wss *chip) in snd_cmi8328_mixer()
H A Dsc6000.c457 static int snd_sc6000_mixer(struct snd_wss *chip) in snd_sc6000_mixer()
543 struct snd_wss *chip; in snd_sc6000_probe()
/kernel/linux/linux-6.6/sound/isa/
H A Dazt2320.c62 struct snd_wss *chip;
169 struct snd_wss *chip; in snd_card_azt2320_probe()
265 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_suspend()
276 struct snd_wss *chip = acard->chip; in snd_azt2320_pnp_resume()
H A Dsscape.c138 struct snd_wss *chip;
594 struct snd_wss *chip = snd_kcontrol_chip(kctl); in sscape_midi_get()
608 struct snd_wss *chip = snd_kcontrol_chip(kctl); in sscape_midi_put()
829 struct snd_wss *chip; in create_ad1845()
H A Dcmi8328.c78 struct snd_wss *wss;
146 static int snd_cmi8328_mixer(struct snd_wss *chip) in snd_cmi8328_mixer()
H A Dsc6000.c454 static int snd_sc6000_mixer(struct snd_wss *chip) in snd_sc6000_mixer()
548 struct snd_wss *chip; in __snd_sc6000_probe()
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgusmax.c63 struct snd_wss *wss;
128 static int snd_gusmax_mixer(struct snd_wss *chip) in snd_gusmax_mixer()
199 struct snd_wss *wss; in snd_gusmax_probe()
H A Dinterwave.c105 struct snd_wss *wss;
489 static int snd_interwave_mixer(struct snd_wss *chip) in snd_interwave_mixer()
630 struct snd_wss *wss; in snd_interwave_probe()
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgusmax.c62 struct snd_wss *wss;
129 static int snd_gusmax_mixer(struct snd_wss *chip) in snd_gusmax_mixer()
194 struct snd_wss *wss; in snd_gusmax_probe()
H A Dinterwave.c99 struct snd_wss *wss;
490 static int snd_interwave_mixer(struct snd_wss *chip) in snd_interwave_mixer()
633 struct snd_wss *wss; in snd_interwave_probe()
/kernel/linux/linux-5.10/sound/isa/opti9xx/
H A Dopti92x-ad1848.c129 struct snd_wss *codec;
590 static int snd_opti93x_mixer(struct snd_wss *chip) in snd_opti93x_mixer()
644 struct snd_wss *codec = chip->codec; in snd_opti93x_interrupt()
820 struct snd_wss *codec;
/kernel/linux/linux-6.6/sound/isa/opti9xx/
H A Dopti92x-ad1848.c123 struct snd_wss *codec;
584 static int snd_opti93x_mixer(struct snd_wss *chip) in snd_opti93x_mixer()
638 struct snd_wss *codec = chip->codec; in snd_opti93x_interrupt()
801 struct snd_wss *codec;

Completed in 21 milliseconds

12