Home
last modified time | relevance | path

Searched defs:emu (Results 1 – 25 of 27) sorted by relevance

12

/linux/include/sound/
H A Demu8000_reg.h30 #define EMU8000_CPF_READ(emu, chan) \ argument
32 #define EMU8000_PTRX_READ(emu, chan) \ argument
34 #define EMU8000_CVCF_READ(emu, chan) \ argument
36 #define EMU8000_VTFT_READ(emu, chan) \ argument
38 #define EMU8000_PSST_READ(emu, chan) \ argument
40 #define EMU8000_CSL_READ(emu, chan) \ argument
42 #define EMU8000_CCCA_READ(emu, chan) \ argument
44 #define EMU8000_HWCF4_READ(emu) \ argument
46 #define EMU8000_HWCF5_READ(emu) \ argument
48 #define EMU8000_HWCF6_READ(emu) \ argument
[all …]
H A Demux_synth.h129 struct snd_emux *emu; member
172 struct snd_emux *emu; /* assigned root info */ member
H A Demu8000.h48 struct snd_emux *emu; member
/linux/sound/pci/emu10k1/
H A Demupcm.c20 static void snd_emu10k1_pcm_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_interrupt()
40 static void snd_emu10k1_pcm_ac97adc_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_ac97adc_interrupt()
52 static void snd_emu10k1_pcm_ac97mic_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_ac97mic_interrupt()
64 static void snd_emu10k1_pcm_efx_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_efx_interrupt()
185 static void snd_emu10k1_constrain_capture_rates(struct snd_emu10k1 *emu, in snd_emu10k1_constrain_capture_rates()
202 static void snd_emu1010_constrain_efx_rate(struct snd_emu10k1 *emu, in snd_emu1010_constrain_efx_rate()
260 static void snd_emu10k1_pcm_init_voice(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_init_voice()
315 static void snd_emu10k1_pcm_init_voices(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_init_voices()
334 static void snd_emu10k1_pcm_init_extra_voice(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_init_extra_voice()
351 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); in snd_emu10k1_playback_hw_params() local
[all …]
H A Demu10k1x.c185 struct emu10k1x *emu; member
193 struct emu10k1x *emu; member
200 struct emu10k1x *emu; member
280 static unsigned int snd_emu10k1x_ptr_read(struct emu10k1x * emu, in snd_emu10k1x_ptr_read()
293 static void snd_emu10k1x_ptr_write(struct emu10k1x *emu, in snd_emu10k1x_ptr_write()
307 static void snd_emu10k1x_intr_enable(struct emu10k1x *emu, unsigned int intrenb) in snd_emu10k1x_intr_enable()
316 static void snd_emu10k1x_intr_disable(struct emu10k1x *emu, unsigned int intrenb) in snd_emu10k1x_intr_disable()
325 static void snd_emu10k1x_gpio_write(struct emu10k1x *emu, unsigned int value) in snd_emu10k1x_gpio_write()
336 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice) in snd_emu10k1x_pcm_interrupt()
429 struct emu10k1x *emu = snd_pcm_substream_chip(substream); in snd_emu10k1x_pcm_prepare() local
[all …]
H A Demufx.c362 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_gpr_ctl_put() local
421 static void snd_emu10k1_fx8010_interrupt(struct snd_emu10k1 *emu) in snd_emu10k1_fx8010_interrupt()
437 int snd_emu10k1_fx8010_register_irq_handler(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_register_irq_handler()
459 int snd_emu10k1_fx8010_unregister_irq_handler(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_unregister_irq_handler()
519 static void snd_emu10k1_efx_write(struct snd_emu10k1 *emu, unsigned int pc, unsigned int data) in snd_emu10k1_efx_write()
525 unsigned int snd_emu10k1_efx_read(struct snd_emu10k1 *emu, unsigned int pc) in snd_emu10k1_efx_read()
531 static int snd_emu10k1_gpr_poke(struct snd_emu10k1 *emu, in snd_emu10k1_gpr_poke()
550 static int snd_emu10k1_gpr_peek(struct snd_emu10k1 *emu, in snd_emu10k1_gpr_peek()
565 static int snd_emu10k1_tram_poke(struct snd_emu10k1 *emu, in snd_emu10k1_tram_poke()
594 static int snd_emu10k1_tram_peek(struct snd_emu10k1 *emu, in snd_emu10k1_tram_peek()
[all …]
H A Dtimer.c16 struct snd_emu10k1 *emu; in snd_emu10k1_timer_start() local
30 struct snd_emu10k1 *emu; in snd_emu10k1_timer_stop() local
39 struct snd_emu10k1 *emu = snd_timer_chip(timer); in snd_emu10k1_timer_c_resolution() local
51 struct snd_emu10k1 *emu = snd_timer_chip(timer); in snd_emu10k1_timer_precise_resolution() local
70 int snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) in snd_emu10k1_timer()
H A Demu10k1.c74 struct snd_emu10k1 *emu; in snd_card_emu10k1_probe() local
187 struct snd_emu10k1 *emu = card->private_data; in snd_emu10k1_suspend() local
209 struct snd_emu10k1 *emu = card->private_data; in snd_emu10k1_resume() local
H A Demu10k1_callback.c82 struct snd_emux *emu; in snd_emu10k1_synth_get_voice() local
210 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, in lookup_voices()
276 get_voice(struct snd_emux *emu, struct snd_emux_port *port) in get_voice()
516 static int get_pitch_shift(struct snd_emux *emu) in get_pitch_shift()
H A Demu10k1_patch.c35 struct snd_emu10k1 *emu; in snd_emu10k1_sample_new() local
158 struct snd_emu10k1 *emu; in snd_emu10k1_sample_free() local
H A Dirq.c14 struct snd_emu10k1 *emu = dev_id; in snd_emu10k1_interrupt() local
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c63 static void ca0106_spdif_enable(struct snd_ca0106 *emu) in ca0106_spdif_enable()
87 static void ca0106_set_capture_source(struct snd_ca0106 *emu) in ca0106_set_capture_source()
96 static void ca0106_set_i2c_capture_source(struct snd_ca0106 *emu, in ca0106_set_i2c_capture_source()
116 static void ca0106_set_capture_mic_line_in(struct snd_ca0106 *emu) in ca0106_set_capture_mic_line_in()
134 static void ca0106_set_spdif_bits(struct snd_ca0106 *emu, int idx) in ca0106_set_spdif_bits()
149 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); in snd_ca0106_shared_spdif_get() local
158 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); in snd_ca0106_shared_spdif_put() local
184 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); in snd_ca0106_capture_source_get() local
193 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); in snd_ca0106_capture_source_put() local
221 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); in snd_ca0106_i2c_capture_source_get() local
[all …]
H A Dca0106_main.c331 unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu, in snd_ca0106_ptr_read()
344 void snd_ca0106_ptr_write(struct snd_ca0106 *emu, in snd_ca0106_ptr_write()
358 int snd_ca0106_spi_write(struct snd_ca0106 * emu, in snd_ca0106_spi_write()
391 int snd_ca0106_i2c_write(struct snd_ca0106 *emu, in snd_ca0106_i2c_write()
447 static void snd_ca0106_intr_enable(struct snd_ca0106 *emu, unsigned int intrenb) in snd_ca0106_intr_enable()
456 static void snd_ca0106_intr_disable(struct snd_ca0106 *emu, unsigned int intrenb) in snd_ca0106_intr_disable()
708 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); in snd_ca0106_pcm_prepare_playback() local
821 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); in snd_ca0106_pcm_prepare_capture() local
913 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); in snd_ca0106_pcm_trigger_playback() local
980 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); in snd_ca0106_pcm_trigger_capture() local
[all …]
/linux/sound/synth/emux/
H A Demux_seq.c55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq()
110 snd_emux_detach_seq(struct snd_emux *emu) in snd_emux_detach_seq()
127 snd_emux_create_port(struct snd_emux *emu, char *name, in snd_emux_create_port()
258 __snd_emux_inc_count(struct snd_emux *emu) in __snd_emux_inc_count()
272 int snd_emux_inc_count(struct snd_emux *emu) in snd_emux_inc_count()
282 __snd_emux_dec_count(struct snd_emux *emu) in __snd_emux_dec_count()
291 void snd_emux_dec_count(struct snd_emux *emu) in snd_emux_dec_count()
304 struct snd_emux *emu; in snd_emux_use() local
326 struct snd_emux *emu; in snd_emux_unuse() local
345 int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card) in snd_emux_init_virmidi()
[all …]
H A Demux_oss.c52 snd_emux_init_seq_oss(struct snd_emux *emu) in snd_emux_init_seq_oss()
80 snd_emux_detach_seq_oss(struct snd_emux *emu) in snd_emux_detach_seq_oss()
98 struct snd_emux *emu; in snd_emux_open_seq_oss() local
164 struct snd_emux *emu; in snd_emux_close_seq_oss() local
193 struct snd_emux *emu; in snd_emux_load_patch_seq_oss() local
240 struct snd_emux *emu; in snd_emux_ioctl_seq_oss() local
292 struct snd_emux *emu; in snd_emux_event_oss_input() local
322 emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in emuspec_control()
417 gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in gusspec_control()
483 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()
H A Demux.c26 struct snd_emux *emu; in snd_emux_new() local
58 struct snd_emux *emu = private_data; in sf_sample_new() local
66 struct snd_emux *emu = private_data; in sf_sample_free() local
73 struct snd_emux *emu = private_data; in sf_sample_reset() local
77 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) in snd_emux_register()
124 int snd_emux_free(struct snd_emux *emu) in snd_emux_free()
H A Demux_hwdep.c20 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch()
52 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode()
83 struct snd_emux *emu = hw->private_data; in snd_emux_hwdep_ioctl() local
115 snd_emux_init_hwdep(struct snd_emux *emu) in snd_emux_init_hwdep()
144 snd_emux_delete_hwdep(struct snd_emux *emu) in snd_emux_delete_hwdep()
H A Demux_voice.h76 static inline void snd_emux_proc_init(struct snd_emux *emu, in snd_emux_proc_init()
78 static inline void snd_emux_proc_free(struct snd_emux *emu) {} in snd_emux_proc_free()
H A Demux_effect.c169 struct snd_emux *emu; in snd_emux_send_effect() local
H A Demux_nrpn.c369 struct snd_emux *emu; in snd_emux_sysex() local
/linux/drivers/input/gameport/
H A Demu10k1-gp.c22 struct emu { struct
42 struct emu *emu; in emu_probe() argument
92 struct emu *emu = pci_get_drvdata(pdev); in emu_remove() local
/linux/sound/isa/sb/
H A Demu8000_patch.c24 snd_emu8000_open_dma(struct snd_emu8000 *emu, int write) in snd_emu8000_open_dma()
51 snd_emu8000_close_dma(struct snd_emu8000 *emu) in snd_emu8000_close_dma()
98 snd_emu8000_write_wait(struct snd_emu8000 *emu) in snd_emu8000_write_wait()
120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word()
145 struct snd_emu8000 *emu; in snd_emu8000_sample_new() local
H A Demu8000_callback.c144 get_voice(struct snd_emux *emu, struct snd_emux_port *port) in get_voice()
323 reset_voice(struct snd_emux *emu, int ch) in reset_voice()
425 snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int i) in snd_emu8000_tweak_voice()
447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset) in sysex()
472 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2) in oss_ioctl()
517 load_fx(struct snd_emux *emu, int type, int mode, const void __user *buf, long len) in load_fx()
H A Demu8000_pcm.c40 struct snd_emu8000 *emu; member
68 emu8k_open_dram_for_pcm(struct snd_emu8000 *emu, int channels) in emu8k_open_dram_for_pcm()
104 snd_emu8000_write_wait(struct snd_emu8000 *emu, int can_schedule) in snd_emu8000_write_wait()
119 emu8k_close_dram(struct snd_emu8000 *emu) in emu8k_close_dram()
220 struct snd_emu8000 *emu = snd_pcm_substream_chip(subs); in emu8k_pcm_open() local
633 struct snd_emu8000 *emu = pcm->private_data; in snd_emu8000_pcm_free() local
637 int snd_emu8000_pcm_new(struct snd_card *card, struct snd_emu8000 *emu, int index) in snd_emu8000_pcm_new()
H A Demu8000_synth.c28 struct snd_emux *emu; snd_emu8000_probe() local
[all...]

12