Searched defs:emu (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/arch/alpha/math-emu/
H A DMakefile
/linux-4.1.27/arch/powerpc/math-emu/
H A DMakefile
/linux-4.1.27/sound/isa/sb/
H A Demu8000_synth.c41 struct snd_emux *emu; snd_emu8000_probe() local
H A Demu8000_patch.c35 snd_emu8000_open_dma(struct snd_emu8000 *emu, int write) snd_emu8000_open_dma() argument
62 snd_emu8000_close_dma(struct snd_emu8000 *emu) snd_emu8000_close_dma() argument
109 snd_emu8000_write_wait(struct snd_emu8000 *emu) snd_emu8000_write_wait() argument
131 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) write_word() argument
156 struct snd_emu8000 *emu; snd_emu8000_sample_new() local
H A Demu8000_callback.c157 get_voice(struct snd_emux *emu, struct snd_emux_port *port) get_voice() argument
336 reset_voice(struct snd_emux *emu, int ch) reset_voice() argument
438 snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int i) snd_emu8000_tweak_voice() argument
460 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset) sysex() argument
485 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2) oss_ioctl() argument
530 load_fx(struct snd_emux *emu, int type, int mode, const void __user *buf, long len) load_fx() argument
H A Demu8000_pcm.c51 struct snd_emu8000 *emu; member in struct:snd_emu8k_pcm
79 emu8k_open_dram_for_pcm(struct snd_emu8000 *emu, int channels) emu8k_open_dram_for_pcm() argument
115 snd_emu8000_write_wait(struct snd_emu8000 *emu, int can_schedule) snd_emu8000_write_wait() argument
130 emu8k_close_dram(struct snd_emu8000 *emu) emu8k_close_dram() argument
229 struct snd_emu8000 *emu = snd_pcm_substream_chip(subs); emu8k_pcm_open() local
426 static int emu8k_transfer_block(struct snd_emu8000 *emu, int offset, unsigned short *buf, int count) emu8k_transfer_block() argument
448 struct snd_emu8000 *emu = rec->emu; emu8k_pcm_copy() local
468 static int emu8k_silence_block(struct snd_emu8000 *emu, int offset, int count) emu8k_silence_block() argument
485 struct snd_emu8000 *emu = rec->emu; emu8k_pcm_silence() local
514 struct snd_emu8000 *emu = rec->emu; emu8k_pcm_copy() local
546 struct snd_emu8000 *emu = rec->emu; emu8k_pcm_silence() local
682 struct snd_emu8000 *emu = pcm->private_data; snd_emu8000_pcm_free() local
686 int snd_emu8000_pcm_new(struct snd_card *card, struct snd_emu8000 *emu, int index) snd_emu8000_pcm_new() argument
H A Demu8000.c48 void snd_emu8000_poke(struct snd_emu8000 *emu, unsigned int port, unsigned int reg, unsigned int val) snd_emu8000_poke() argument
61 unsigned short snd_emu8000_peek(struct snd_emu8000 *emu, unsigned int port, unsigned int reg) snd_emu8000_peek() argument
76 void snd_emu8000_poke_dw(struct snd_emu8000 *emu, unsigned int port, unsigned int reg, unsigned int val) snd_emu8000_poke_dw() argument
90 unsigned int snd_emu8000_peek_dw(struct snd_emu8000 *emu, unsigned int port, unsigned int reg) snd_emu8000_peek_dw() argument
110 snd_emu8000_dma_chan(struct snd_emu8000 *emu, int ch, int mode) snd_emu8000_dma_chan() argument
135 snd_emu8000_read_wait(struct snd_emu8000 *emu) snd_emu8000_read_wait() argument
147 snd_emu8000_write_wait(struct snd_emu8000 *emu) snd_emu8000_write_wait() argument
160 snd_emu8000_detect(struct snd_emu8000 *emu) snd_emu8000_detect() argument
186 init_audio(struct snd_emu8000 *emu) init_audio() argument
227 init_dma(struct snd_emu8000 *emu) init_dma() argument
331 send_array(struct snd_emu8000 *emu, unsigned short *data, int size) send_array() argument
353 init_arrays(struct snd_emu8000 *emu) init_arrays() argument
379 size_dram(struct snd_emu8000 *emu) size_dram() argument
469 snd_emu8000_init_fm(struct snd_emu8000 *emu) snd_emu8000_init_fm() argument
515 snd_emu8000_init_hw(struct snd_emu8000 *emu) snd_emu8000_init_hw() argument
599 snd_emu8000_update_equalizer(struct snd_emu8000 *emu) snd_emu8000_update_equalizer() argument
664 snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) snd_emu8000_load_chorus_fx() argument
679 snd_emu8000_update_chorus_mode(struct snd_emu8000 *emu) snd_emu8000_update_chorus_mode() argument
791 snd_emu8000_load_reverb_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) snd_emu8000_load_reverb_fx() argument
807 snd_emu8000_update_reverb_mode(struct snd_emu8000 *emu) snd_emu8000_update_reverb_mode() argument
844 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_bass_treble_get() local
852 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_bass_treble_put() local
905 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_chorus_reverb_get() local
913 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_chorus_reverb_put() local
972 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_fm_depth_get() local
980 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_fm_depth_put() local
1034 snd_emu8000_create_mixer(struct snd_card *card, struct snd_emu8000 *emu) snd_emu8000_create_mixer() argument
/linux-4.1.27/sound/synth/emux/
H A Demux_proc.c33 struct snd_emux *emu; snd_emux_proc_info_read() local
107 void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) snd_emux_proc_init() argument
126 void snd_emux_proc_free(struct snd_emux *emu) snd_emux_proc_free() argument
H A Demux_hwdep.c34 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) snd_emux_hwdep_load_patch() argument
60 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) snd_emux_hwdep_misc_mode() argument
88 struct snd_emux *emu = hw->private_data; snd_emux_hwdep_ioctl() local
120 snd_emux_init_hwdep(struct snd_emux *emu) snd_emux_init_hwdep() argument
147 snd_emux_delete_hwdep(struct snd_emux *emu) snd_emux_delete_hwdep() argument
H A Demux.c39 struct snd_emux *emu; snd_emux_new() local
71 struct snd_emux *emu = private_data; sf_sample_new() local
79 struct snd_emux *emu = private_data; sf_sample_free() local
86 struct snd_emux *emu = private_data; sf_sample_reset() local
90 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) snd_emux_register() argument
141 int snd_emux_free(struct snd_emux *emu) snd_emux_free() argument
H A Demux_effect.c183 struct snd_emux *emu; snd_emux_send_effect() local
H A Demux_oss.c67 snd_emux_init_seq_oss(struct snd_emux *emu) snd_emux_init_seq_oss() argument
95 snd_emux_detach_seq_oss(struct snd_emux *emu) snd_emux_detach_seq_oss() argument
113 struct snd_emux *emu; snd_emux_open_seq_oss() local
179 struct snd_emux *emu; snd_emux_close_seq_oss() local
208 struct snd_emux *emu; snd_emux_load_patch_seq_oss() local
253 struct snd_emux *emu; snd_emux_ioctl_seq_oss() local
305 struct snd_emux *emu; snd_emux_event_oss_input() local
335 emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, emuspec_control() argument
430 gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, gusspec_control() argument
498 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) fake_event() argument
H A Demux_seq.c68 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) snd_emux_init_seq() argument
122 snd_emux_detach_seq(struct snd_emux *emu) snd_emux_detach_seq() argument
139 snd_emux_create_port(struct snd_emux *emu, char *name, snd_emux_create_port() argument
271 __snd_emux_inc_count(struct snd_emux *emu) __snd_emux_inc_count() argument
285 int snd_emux_inc_count(struct snd_emux *emu) snd_emux_inc_count() argument
299 __snd_emux_dec_count(struct snd_emux *emu) __snd_emux_dec_count() argument
308 void snd_emux_dec_count(struct snd_emux *emu) snd_emux_dec_count() argument
322 struct snd_emux *emu; snd_emux_use() local
345 struct snd_emux *emu; snd_emux_unuse() local
365 int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card) snd_emux_init_virmidi() argument
402 int snd_emux_delete_virmidi(struct snd_emux *emu) snd_emux_delete_virmidi() argument
H A Demux_synth.c62 struct snd_emux *emu; snd_emux_note_on() local
162 struct snd_emux *emu; snd_emux_note_off() local
207 struct snd_emux *emu = (struct snd_emux *) data; snd_emux_timer_callback() local
239 struct snd_emux *emu; snd_emux_key_press() local
271 struct snd_emux *emu; snd_emux_update_channel() local
298 struct snd_emux *emu; snd_emux_update_port() local
378 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) terminate_note1() argument
401 struct snd_emux *emu; snd_emux_terminate_note() local
420 snd_emux_terminate_all(struct snd_emux *emu) snd_emux_terminate_all() argument
453 struct snd_emux *emu; snd_emux_sounds_off_all() local
485 exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass) exclusive_note_off() argument
507 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free) terminate_voice() argument
525 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) update_voice() argument
903 get_zone(struct snd_emux *emu, struct snd_emux_port *port, get_zone() argument
928 snd_emux_init_voices(struct snd_emux *emu) snd_emux_init_voices() argument
950 void snd_emux_lock_voice(struct snd_emux *emu, int voice) snd_emux_lock_voice() argument
968 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) snd_emux_unlock_voice() argument
H A Demux_nrpn.c379 struct snd_emux *emu; snd_emux_sysex() local
/linux-4.1.27/drivers/input/gameport/
H A Demu10k1-gp.c41 struct emu { struct
61 struct emu *emu; emu_probe() local
111 struct emu *emu = pci_get_drvdata(pdev); emu_remove() local
/linux-4.1.27/sound/pci/emu10k1/
H A Dtimer.c34 struct snd_emu10k1 *emu; snd_emu10k1_timer_start() local
51 struct snd_emu10k1 *emu; snd_emu10k1_timer_stop() local
78 int snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) snd_emu10k1_timer() argument
H A Dvoice.c48 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, voice_alloc() argument
115 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int number, snd_emu10k1_voice_alloc() argument
152 int snd_emu10k1_voice_free(struct snd_emu10k1 *emu, snd_emu10k1_voice_free() argument
H A Dirq.c34 struct snd_emu10k1 *emu = dev_id; snd_emu10k1_interrupt() local
H A Demu10k1.c107 struct snd_emu10k1 *emu; snd_card_emu10k1_probe() local
216 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_suspend() local
242 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_resume() local
H A Demu10k1_patch.c46 struct snd_emu10k1 *emu; snd_emu10k1_sample_new() local
219 struct snd_emu10k1 *emu; snd_emu10k1_sample_free() local
H A Demu10k1_callback.c94 struct snd_emux *emu; snd_emu10k1_synth_get_voice() local
221 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, lookup_voices() argument
287 get_voice(struct snd_emux *emu, struct snd_emux_port *port) get_voice() argument
H A Demumpu401.c30 static inline unsigned char mpu401_read(struct snd_emu10k1 *emu, mpu401_read() argument
39 static inline void mpu401_write(struct snd_emu10k1 *emu, mpu401_write() argument
60 static void mpu401_clear_rx(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *mpu) mpu401_clear_rx() argument
77 static void do_emu10k1_midi_interrupt(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *midi, unsigned int status) do_emu10k1_midi_interrupt() argument
110 static void snd_emu10k1_midi_interrupt(struct snd_emu10k1 *emu, unsigned int status) snd_emu10k1_midi_interrupt() argument
115 static void snd_emu10k1_midi_interrupt2(struct snd_emu10k1 *emu, unsigned int status) snd_emu10k1_midi_interrupt2() argument
120 static int snd_emu10k1_midi_cmd(struct snd_emu10k1 * emu, struct snd_emu10k1_midi *midi, unsigned char cmd, int ack) snd_emu10k1_midi_cmd() argument
158 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_open() local
185 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_open() local
212 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_close() local
235 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_close() local
258 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_trigger() local
272 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_trigger() local
332 static int emu10k1_midi_init(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *midi, int device, char *name) emu10k1_midi_init() argument
355 int snd_emu10k1_midi(struct snd_emu10k1 *emu) snd_emu10k1_midi() argument
372 int snd_emu10k1_audigy_midi(struct snd_emu10k1 *emu) snd_emu10k1_audigy_midi() argument
H A Dio.c35 unsigned int snd_emu10k1_ptr_read(struct snd_emu10k1 * emu, unsigned int reg, unsigned int chn) snd_emu10k1_ptr_read() argument
68 void snd_emu10k1_ptr_write(struct snd_emu10k1 *emu, unsigned int reg, unsigned int chn, unsigned int data) snd_emu10k1_ptr_write() argument
102 unsigned int snd_emu10k1_ptr20_read(struct snd_emu10k1 * emu, snd_emu10k1_ptr20_read() argument
118 void snd_emu10k1_ptr20_write(struct snd_emu10k1 *emu, snd_emu10k1_ptr20_write() argument
134 int snd_emu10k1_spi_write(struct snd_emu10k1 * emu, snd_emu10k1_spi_write() argument
188 int snd_emu10k1_i2c_write(struct snd_emu10k1 *emu, snd_emu10k1_i2c_write() argument
250 int snd_emu1010_fpga_write(struct snd_emu10k1 * emu, u32 reg, u32 value) snd_emu1010_fpga_write() argument
272 int snd_emu1010_fpga_read(struct snd_emu10k1 * emu, u32 reg, u32 *value) snd_emu1010_fpga_read() argument
292 int snd_emu1010_fpga_link_dst_src_write(struct snd_emu10k1 * emu, u32 dst, u32 src) snd_emu1010_fpga_link_dst_src_write() argument
302 void snd_emu10k1_intr_enable(struct snd_emu10k1 *emu, unsigned int intrenb) snd_emu10k1_intr_enable() argument
313 void snd_emu10k1_intr_disable(struct snd_emu10k1 *emu, unsigned int intrenb) snd_emu10k1_intr_disable() argument
324 void snd_emu10k1_voice_intr_enable(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_intr_enable() argument
344 void snd_emu10k1_voice_intr_disable(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_intr_disable() argument
364 void snd_emu10k1_voice_intr_ack(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_intr_ack() argument
381 void snd_emu10k1_voice_half_loop_intr_enable(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_enable() argument
401 void snd_emu10k1_voice_half_loop_intr_disable(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_disable() argument
421 void snd_emu10k1_voice_half_loop_intr_ack(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_ack() argument
438 void snd_emu10k1_voice_set_loop_stop(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_set_loop_stop() argument
458 void snd_emu10k1_voice_clear_loop_stop(struct snd_emu10k1 *emu, unsigned int voicenum) snd_emu10k1_voice_clear_loop_stop() argument
478 void snd_emu10k1_wait(struct snd_emu10k1 *emu, unsigned int wait) snd_emu10k1_wait() argument
499 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_ac97_read() local
512 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_ac97_write() local
H A Demuproc.c38 static void snd_emu10k1_proc_spdif_status(struct snd_emu10k1 * emu, snd_emu10k1_proc_spdif_status() argument
187 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_proc_read() local
241 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_proc_spdif_read() local
281 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_proc_rates_read() local
296 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_proc_acode_read() local
340 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_fx8010_read() local
381 struct snd_emu10k1 *emu = entry->private_data; snd_emu10k1_proc_voices_read() local
402 struct snd_emu10k1 *emu = entry->private_data; snd_emu_proc_emu1010_reg_read() local
416 struct snd_emu10k1 *emu = entry->private_data; snd_emu_proc_io_reg_read() local
432 struct snd_emu10k1 *emu = entry->private_data; snd_emu_proc_io_reg_write() local
447 static unsigned int snd_ptr_read(struct snd_emu10k1 * emu, snd_ptr_read() argument
464 static void snd_ptr_write(struct snd_emu10k1 *emu, snd_ptr_write() argument
485 struct snd_emu10k1 *emu = entry->private_data; snd_emu_proc_ptr_reg_read() local
509 struct snd_emu10k1 *emu = entry->private_data; snd_emu_proc_ptr_reg_write() local
568 int snd_emu10k1_proc_init(struct snd_emu10k1 *emu) snd_emu10k1_proc_init() argument
H A Dmemory.c55 static inline void set_ptb_entry(struct snd_emu10k1 *emu, int page, dma_addr_t addr) set_ptb_entry() argument
64 static inline void set_silent_ptb(struct snd_emu10k1 *emu, int page) set_silent_ptb() argument
103 static int search_empty_map_area(struct snd_emu10k1 *emu, int npages, struct list_head **nextp) search_empty_map_area() argument
142 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) map_memblk() argument
169 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) unmap_memblk() argument
206 search_empty(struct snd_emu10k1 *emu, int size) search_empty() argument
237 static int is_valid_page(struct snd_emu10k1 *emu, dma_addr_t addr) is_valid_page() argument
258 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) snd_emu10k1_memblk_map() argument
301 snd_emu10k1_alloc_pages(struct snd_emu10k1 *emu, struct snd_pcm_substream *substream) snd_emu10k1_alloc_pages() argument
362 int snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk) snd_emu10k1_free_pages() argument
406 snd_emu10k1_synth_free(struct snd_emu10k1 *emu, struct snd_util_memblk *memblk) snd_emu10k1_synth_free() argument
450 static void __synth_free_pages(struct snd_emu10k1 *emu, int first_page, __synth_free_pages() argument
465 static int synth_alloc_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) synth_alloc_pages() argument
497 static int synth_free_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) synth_free_pages() argument
507 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) offset_ptr() argument
525 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, snd_emu10k1_synth_bzero() argument
555 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, snd_emu10k1_synth_copy_from_user() argument
H A Demu10k1_main.c73 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) snd_emu10k1_voice_init() argument
158 static int snd_emu10k1_init(struct snd_emu10k1 *emu, int enable_ir, int resume) snd_emu10k1_init() argument
359 static void snd_emu10k1_audio_enable(struct snd_emu10k1 *emu) snd_emu10k1_audio_enable() argument
409 int snd_emu10k1_done(struct snd_emu10k1 *emu) snd_emu10k1_done() argument
532 static void snd_emu10k1_ecard_write(struct snd_emu10k1 *emu, unsigned int value) snd_emu10k1_ecard_write() argument
570 static void snd_emu10k1_ecard_setadcgain(struct snd_emu10k1 *emu, snd_emu10k1_ecard_setadcgain() argument
598 static int snd_emu10k1_ecard_init(struct snd_emu10k1 *emu) snd_emu10k1_ecard_init() argument
638 static int snd_emu10k1_cardbus_init(struct snd_emu10k1 *emu) snd_emu10k1_cardbus_init() argument
665 static int snd_emu1010_load_firmware(struct snd_emu10k1 *emu, snd_emu1010_load_firmware() argument
713 struct snd_emu10k1 *emu = data; emu1010_firmware_thread() local
836 static int snd_emu10k1_emu1010_init(struct snd_emu10k1 *emu) snd_emu10k1_emu1010_init() argument
1293 static int snd_emu10k1_free(struct snd_emu10k1 *emu) snd_emu10k1_free() argument
1337 struct snd_emu10k1 *emu = device->device_data; snd_emu10k1_dev_free() local
1811 struct snd_emu10k1 *emu; snd_emu10k1_create() local
2094 static int alloc_pm_buffer(struct snd_emu10k1 *emu) alloc_pm_buffer() argument
2112 static void free_pm_buffer(struct snd_emu10k1 *emu) free_pm_buffer() argument
2120 void snd_emu10k1_suspend_regs(struct snd_emu10k1 *emu) snd_emu10k1_suspend_regs() argument
2140 void snd_emu10k1_resume_init(struct snd_emu10k1 *emu) snd_emu10k1_resume_init() argument
2153 void snd_emu10k1_resume_regs(struct snd_emu10k1 *emu) snd_emu10k1_resume_regs() argument
H A Dp16v.c176 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_open_playback_channel() local
224 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_open_capture_channel() local
269 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_close_playback() local
280 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_close_capture() local
340 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_prepare_playback() local
402 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_prepare_capture() local
442 static void snd_p16v_intr_enable(struct snd_emu10k1 *emu, unsigned int intrenb) snd_p16v_intr_enable() argument
453 static void snd_p16v_intr_disable(struct snd_emu10k1 *emu, unsigned int intrenb) snd_p16v_intr_disable() argument
468 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_trigger_playback() local
522 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_trigger_capture() local
552 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_pointer_playback() local
577 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_pointer_capture() local
640 int snd_p16v_pcm(struct snd_emu10k1 *emu, int device) snd_p16v_pcm() argument
708 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_volume_get() local
727 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_volume_put() local
763 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_source_get() local
772 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_source_put() local
802 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_channel_get() local
811 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_channel_put() local
866 int snd_p16v_mixer(struct snd_emu10k1 *emu) snd_p16v_mixer() argument
883 int snd_p16v_alloc_pm_buffer(struct snd_emu10k1 *emu) snd_p16v_alloc_pm_buffer() argument
891 void snd_p16v_free_pm_buffer(struct snd_emu10k1 *emu) snd_p16v_free_pm_buffer() argument
896 void snd_p16v_suspend(struct snd_emu10k1 *emu) snd_p16v_suspend() argument
907 void snd_p16v_resume(struct snd_emu10k1 *emu) snd_p16v_resume() argument
H A Demumixer.c56 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_spdif_get() local
395 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_output_source_info() local
406 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_output_source_get() local
422 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_output_source_put() local
452 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_source_get() local
466 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_source_put() local
593 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_adc_pads_get() local
601 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_adc_pads_put() local
641 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_dac_pads_get() local
649 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_dac_pads_put() local
700 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_internal_clock_get() local
709 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_internal_clock_put() local
822 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_out_get() local
831 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_out_put() local
873 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_in_get() local
882 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_in_put() local
929 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_capture_source_get() local
938 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_capture_source_put() local
1003 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_volume_get() local
1020 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_volume_put() local
1157 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_spdif_put() local
1201 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) update_emu10k1_fxrt() argument
1214 static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume) update_emu10k1_send_volume() argument
1233 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_info() local
1245 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_get() local
1265 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_put() local
1309 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_info() local
1321 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_get() local
1338 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_put() local
1390 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_attn_get() local
1407 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_attn_put() local
1447 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_info() local
1459 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_get() local
1478 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_put() local
1517 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_info() local
1529 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_get() local
1546 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_put() local
1594 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_attn_get() local
1609 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_attn_put() local
1645 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_shared_spdif_get() local
1662 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_shared_spdif_put() local
1719 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_capture_boost_get() local
1731 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_capture_boost_put() local
1755 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_mixer_free_ac97() local
1789 int snd_emu10k1_mixer(struct snd_emu10k1 *emu, snd_emu10k1_mixer() argument
H A Demupcm.c37 static void snd_emu10k1_pcm_interrupt(struct snd_emu10k1 *emu, snd_emu10k1_pcm_interrupt() argument
56 static void snd_emu10k1_pcm_ac97adc_interrupt(struct snd_emu10k1 *emu, snd_emu10k1_pcm_ac97adc_interrupt() argument
68 static void snd_emu10k1_pcm_ac97mic_interrupt(struct snd_emu10k1 *emu, snd_emu10k1_pcm_ac97mic_interrupt() argument
80 static void snd_emu10k1_pcm_efx_interrupt(struct snd_emu10k1 *emu, snd_emu10k1_pcm_efx_interrupt() argument
94 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_pointer() local
282 static void snd_emu10k1_pcm_init_voice(struct snd_emu10k1 *emu, snd_emu10k1_pcm_init_voice() argument
411 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_hw_params() local
438 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_hw_free() local
468 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_hw_free() local
497 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_prepare() local
525 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_prepare() local
592 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_prepare() local
637 static void snd_emu10k1_playback_invalidate_cache(struct snd_emu10k1 *emu, int extra, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_invalidate_cache() argument
672 static void snd_emu10k1_playback_prepare_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, snd_emu10k1_playback_prepare_voice() argument
697 static void snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, int master, int extra) snd_emu10k1_playback_trigger_voice() argument
722 static void snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_stop_voice() argument
738 static inline void snd_emu10k1_playback_mangle_extra(struct snd_emu10k1 *emu, snd_emu10k1_playback_mangle_extra() argument
758 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_trigger() local
807 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_trigger() local
875 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_pointer() local
909 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_trigger() local
959 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_pointer() local
1048 static void snd_emu10k1_pcm_mixer_notify1(struct snd_emu10k1 *emu, struct snd_kcontrol *kctl, int idx, int activate) snd_emu10k1_pcm_mixer_notify1() argument
1063 static void snd_emu10k1_pcm_mixer_notify(struct snd_emu10k1 *emu, int idx, int activate) snd_emu10k1_pcm_mixer_notify() argument
1070 static void snd_emu10k1_pcm_efx_mixer_notify(struct snd_emu10k1 *emu, int idx, int activate) snd_emu10k1_pcm_efx_mixer_notify() argument
1084 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_close() local
1098 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_open() local
1131 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_open() local
1177 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_close() local
1187 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_open() local
1214 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_close() local
1223 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_mic_open() local
1252 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_mic_close() local
1261 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_efx_open() local
1360 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_efx_close() local
1403 int snd_emu10k1_pcm(struct snd_emu10k1 *emu, int device) snd_emu10k1_pcm() argument
1432 int snd_emu10k1_pcm_multi(struct snd_emu10k1 *emu, int device) snd_emu10k1_pcm_multi() argument
1469 int snd_emu10k1_pcm_mic(struct snd_emu10k1 *emu, int device) snd_emu10k1_pcm_mic() argument
1492 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_info() local
1503 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_get() local
1516 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_put() local
1570 static void snd_emu10k1_fx8010_playback_irq(struct snd_emu10k1 *emu, void *private_data) snd_emu10k1_fx8010_playback_irq() argument
1604 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); fx8010_pb_trans_copy() local
1632 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_transfer() local
1647 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_hw_free() local
1659 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_prepare() local
1688 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_trigger() local
1735 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_pointer() local
1766 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_open() local
1785 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_close() local
1806 int snd_emu10k1_pcm_efx(struct snd_emu10k1 *emu, int device) snd_emu10k1_pcm_efx() argument
H A Demu10k1x.c199 struct emu10k1x *emu; member in struct:emu10k1x_voice
207 struct emu10k1x *emu; member in struct:emu10k1x_pcm
214 struct emu10k1x *emu; member in struct:emu10k1x_midi
295 static unsigned int snd_emu10k1x_ptr_read(struct emu10k1x * emu, snd_emu10k1x_ptr_read() argument
311 static void snd_emu10k1x_ptr_write(struct emu10k1x *emu, snd_emu10k1x_ptr_write() argument
327 static void snd_emu10k1x_intr_enable(struct emu10k1x *emu, unsigned int intrenb) snd_emu10k1x_intr_enable() argument
338 static void snd_emu10k1x_intr_disable(struct emu10k1x *emu, unsigned int intrenb) snd_emu10k1x_intr_disable() argument
349 static void snd_emu10k1x_gpio_write(struct emu10k1x *emu, unsigned int value) snd_emu10k1x_gpio_write() argument
363 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice) snd_emu10k1x_pcm_interrupt() argument
455 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare() local
485 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger() local
522 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer() local
638 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare_capture() local
653 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger_capture() local
682 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer_capture() local
711 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_read() local
725 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_write() local
850 static int snd_emu10k1x_pcm(struct emu10k1x *emu, int device) snd_emu10k1x_pcm() argument
1025 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_read() local
1053 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_write() local
1066 static int snd_emu10k1x_proc_init(struct emu10k1x *emu) snd_emu10k1x_proc_init() argument
1085 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_get() local
1095 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_put() local
1134 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_get() local
1157 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_put() local
1194 static int snd_emu10k1x_mixer(struct emu10k1x *emu) snd_emu10k1x_mixer() argument
1219 static inline unsigned char mpu401_read(struct emu10k1x *emu, struct emu10k1x_midi *mpu, int idx) mpu401_read() argument
1224 static inline void mpu401_write(struct emu10k1x *emu, struct emu10k1x_midi *mpu, int data, int idx) mpu401_write() argument
1241 static void mpu401_clear_rx(struct emu10k1x *emu, struct emu10k1x_midi *mpu) mpu401_clear_rx() argument
1258 static void do_emu10k1x_midi_interrupt(struct emu10k1x *emu, do_emu10k1x_midi_interrupt() argument
1292 static void snd_emu10k1x_midi_interrupt(struct emu10k1x *emu, unsigned int status) snd_emu10k1x_midi_interrupt() argument
1297 static int snd_emu10k1x_midi_cmd(struct emu10k1x * emu, snd_emu10k1x_midi_cmd() argument
1336 struct emu10k1x *emu; snd_emu10k1x_midi_input_open() local
1363 struct emu10k1x *emu; snd_emu10k1x_midi_output_open() local
1390 struct emu10k1x *emu; snd_emu10k1x_midi_input_close() local
1413 struct emu10k1x *emu; snd_emu10k1x_midi_output_close() local
1436 struct emu10k1x *emu; snd_emu10k1x_midi_input_trigger() local
1450 struct emu10k1x *emu; snd_emu10k1x_midi_output_trigger() local
1510 static int emu10k1x_midi_init(struct emu10k1x *emu, emu10k1x_midi_init() argument
1535 static int snd_emu10k1x_midi(struct emu10k1x *emu) snd_emu10k1x_midi() argument
H A Demufx.c349 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_gpr_ctl_get() local
364 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_gpr_ctl_put() local
419 static void snd_emu10k1_fx8010_interrupt(struct snd_emu10k1 *emu) snd_emu10k1_fx8010_interrupt() argument
435 int snd_emu10k1_fx8010_register_irq_handler(struct snd_emu10k1 *emu, snd_emu10k1_fx8010_register_irq_handler() argument
466 int snd_emu10k1_fx8010_unregister_irq_handler(struct snd_emu10k1 *emu, snd_emu10k1_fx8010_unregister_irq_handler() argument
528 static void snd_emu10k1_efx_write(struct snd_emu10k1 *emu, unsigned int pc, unsigned int data) snd_emu10k1_efx_write() argument
534 unsigned int snd_emu10k1_efx_read(struct snd_emu10k1 *emu, unsigned int pc) snd_emu10k1_efx_read() argument
540 static int snd_emu10k1_gpr_poke(struct snd_emu10k1 *emu, snd_emu10k1_gpr_poke() argument
556 static int snd_emu10k1_gpr_peek(struct snd_emu10k1 *emu, snd_emu10k1_gpr_peek() argument
571 static int snd_emu10k1_tram_poke(struct snd_emu10k1 *emu, snd_emu10k1_tram_poke() argument
594 static int snd_emu10k1_tram_peek(struct snd_emu10k1 *emu, snd_emu10k1_tram_peek() argument
617 static int snd_emu10k1_code_poke(struct snd_emu10k1 *emu, snd_emu10k1_code_poke() argument
634 static int snd_emu10k1_code_peek(struct snd_emu10k1 *emu, snd_emu10k1_code_peek() argument
651 snd_emu10k1_look_for_ctl(struct snd_emu10k1 *emu, struct snd_ctl_elem_id *id) snd_emu10k1_look_for_ctl() argument
690 static int copy_gctl(struct snd_emu10k1 *emu, copy_gctl() argument
706 static int copy_gctl_to_user(struct snd_emu10k1 *emu, copy_gctl_to_user() argument
720 static int snd_emu10k1_verify_controls(struct snd_emu10k1 *emu, snd_emu10k1_verify_controls() argument
783 static int snd_emu10k1_add_controls(struct snd_emu10k1 *emu, snd_emu10k1_add_controls() argument
875 static int snd_emu10k1_del_controls(struct snd_emu10k1 *emu, snd_emu10k1_del_controls() argument
897 static int snd_emu10k1_list_controls(struct snd_emu10k1 *emu, snd_emu10k1_list_controls() argument
943 static int snd_emu10k1_icode_poke(struct snd_emu10k1 *emu, snd_emu10k1_icode_poke() argument
975 static int snd_emu10k1_icode_peek(struct snd_emu10k1 *emu, snd_emu10k1_icode_peek() argument
994 static int snd_emu10k1_ipcm_poke(struct snd_emu10k1 *emu, snd_emu10k1_ipcm_poke() argument
1040 static int snd_emu10k1_ipcm_peek(struct snd_emu10k1 *emu, snd_emu10k1_ipcm_peek() argument
1170 static int _snd_emu10k1_audigy_init_efx(struct snd_emu10k1 *emu) _snd_emu10k1_audigy_init_efx() argument
1812 static int _snd_emu10k1_init_efx(struct snd_emu10k1 *emu) _snd_emu10k1_init_efx() argument
2391 int snd_emu10k1_init_efx(struct snd_emu10k1 *emu) snd_emu10k1_init_efx() argument
2401 void snd_emu10k1_free_efx(struct snd_emu10k1 *emu) snd_emu10k1_free_efx() argument
2428 int snd_emu10k1_fx8010_tram_setup(struct snd_emu10k1 *emu, u32 size) snd_emu10k1_fx8010_tram_setup() argument
2483 static void snd_emu10k1_fx8010_info(struct snd_emu10k1 *emu, snd_emu10k1_fx8010_info() argument
2510 struct snd_emu10k1 *emu = hw->private_data; snd_emu10k1_fx8010_ioctl() local
2644 int snd_emu10k1_fx8010_new(struct snd_emu10k1 *emu, int device) snd_emu10k1_fx8010_new() argument
2661 int snd_emu10k1_efx_alloc_pm_buffer(struct snd_emu10k1 *emu) snd_emu10k1_efx_alloc_pm_buffer() argument
2681 void snd_emu10k1_efx_free_pm_buffer(struct snd_emu10k1 *emu) snd_emu10k1_efx_free_pm_buffer() argument
2692 void snd_emu10k1_efx_suspend(struct snd_emu10k1 *emu) snd_emu10k1_efx_suspend() argument
2716 void snd_emu10k1_efx_resume(struct snd_emu10k1 *emu) snd_emu10k1_efx_resume() argument
/linux-4.1.27/sound/pci/ca0106/
H A Dca0106_proc.c277 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_iec958() local
299 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_write32() local
317 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read32() local
333 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read16() local
349 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read8() local
365 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read1() local
383 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read2() local
401 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_write() local
415 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_i2c_write() local
427 int snd_ca0106_proc_init(struct snd_ca0106 *emu) snd_ca0106_proc_init() argument
H A Dca0106_mixer.c77 static void ca0106_spdif_enable(struct snd_ca0106 *emu) ca0106_spdif_enable() argument
101 static void ca0106_set_capture_source(struct snd_ca0106 *emu) ca0106_set_capture_source() argument
110 static void ca0106_set_i2c_capture_source(struct snd_ca0106 *emu, ca0106_set_i2c_capture_source() argument
130 static void ca0106_set_capture_mic_line_in(struct snd_ca0106 *emu) ca0106_set_capture_mic_line_in() argument
148 static void ca0106_set_spdif_bits(struct snd_ca0106 *emu, int idx) ca0106_set_spdif_bits() argument
163 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_shared_spdif_get() local
172 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_shared_spdif_put() local
198 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_capture_source_get() local
207 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_capture_source_put() local
235 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_i2c_capture_source_get() local
244 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_i2c_capture_source_put() local
280 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_capture_mic_line_in_get() local
289 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_capture_mic_line_in_put() local
342 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_spdif_get_default() local
353 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_spdif_get_stream() local
382 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_spdif_put_default() local
402 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_spdif_put_stream() local
428 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_volume_get() local
444 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_volume_put() local
475 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_i2c_volume_get() local
488 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); snd_ca0106_i2c_volume_put() local
524 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); spi_mute_get() local
535 struct snd_ca0106 *emu = snd_kcontrol_chip(kcontrol); spi_mute_put() local
788 int snd_ca0106_mixer(struct snd_ca0106 *emu) snd_ca0106_mixer() argument
H A Dca0106_main.c346 unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu, snd_ca0106_ptr_read() argument
362 void snd_ca0106_ptr_write(struct snd_ca0106 *emu, snd_ca0106_ptr_write() argument
378 int snd_ca0106_spi_write(struct snd_ca0106 * emu, snd_ca0106_spi_write() argument
411 int snd_ca0106_i2c_write(struct snd_ca0106 *emu, snd_ca0106_i2c_write() argument
467 static void snd_ca0106_intr_enable(struct snd_ca0106 *emu, unsigned int intrenb) snd_ca0106_intr_enable() argument
478 static void snd_ca0106_intr_disable(struct snd_ca0106 *emu, unsigned int intrenb) snd_ca0106_intr_disable() argument
757 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_playback() local
870 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_capture() local
962 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_playback() local
1029 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_capture() local
1057 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_playback() local
1087 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_capture() local
1204 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_read() local
1218 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_write() local
1365 static int snd_ca0106_pcm(struct snd_ca0106 *emu, int device) snd_ca0106_pcm() argument
H A Dca0106.h650 struct snd_ca0106 *emu; member in struct:snd_ca0106_channel
658 struct snd_ca0106 *emu; member in struct:snd_ca0106_pcm
/linux-4.1.27/include/sound/
H A Demu8000.h61 struct snd_emux *emu; member in struct:snd_emu8000
H A Demux_synth.h144 struct snd_emux *emu; member in struct:snd_emux_port
187 struct snd_emux *emu; /* assigned root info */ member in struct:snd_emux_voice
H A Demu10k1.h1503 struct snd_emu10k1 *emu; member in struct:snd_emu10k1_voice
1524 struct snd_emu10k1 *emu; member in struct:snd_emu10k1_pcm
1635 struct snd_emu10k1 *emu; member in struct:snd_emu10k1_midi
1858 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >> 6) & 0xfffff; } argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_tty.c1881 isdn_tty_match_icall(char *cid, atemu *emu, int di) isdn_tty_match_icall() argument
/linux-4.1.27/include/linux/
H A Disdn.h355 atemu emu; /* AT-emulator data */ member in struct:modem_info

Completed in 610 milliseconds