/linux/include/sound/ |
H A D | emu8000_reg.h | 30 #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 …]
|
/linux/sound/pci/emu10k1/ |
H A D | emumpu401.c | 15 static inline unsigned char mpu401_read(struct snd_emu10k1 *emu, in mpu401_read() argument 24 static inline void mpu401_write(struct snd_emu10k1 *emu, in mpu401_write() argument 33 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mp argument 34 mpu401_write_cmd(emu,mpu,data) global() argument 35 mpu401_read_data(emu,mpu) global() argument 36 mpu401_read_stat(emu,mpu) global() argument 38 mpu401_input_avail(emu,mpu) global() argument 39 mpu401_output_ready(emu,mpu) global() argument 45 mpu401_clear_rx(struct snd_emu10k1 * emu,struct snd_emu10k1_midi * mpu) mpu401_clear_rx() argument 62 do_emu10k1_midi_interrupt(struct snd_emu10k1 * emu,struct snd_emu10k1_midi * midi,unsigned int status) do_emu10k1_midi_interrupt() argument 95 snd_emu10k1_midi_interrupt(struct snd_emu10k1 * emu,unsigned int status) snd_emu10k1_midi_interrupt() argument 100 snd_emu10k1_midi_interrupt2(struct snd_emu10k1 * emu,unsigned int status) snd_emu10k1_midi_interrupt2() argument 105 snd_emu10k1_midi_cmd(struct snd_emu10k1 * emu,struct snd_emu10k1_midi * midi,unsigned char cmd,int ack) snd_emu10k1_midi_cmd() argument 142 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_open() local 168 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_open() local 194 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_close() local 216 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_close() local 238 struct snd_emu10k1 *emu; snd_emu10k1_midi_input_trigger() local 252 struct snd_emu10k1 *emu; snd_emu10k1_midi_output_trigger() local 311 emu10k1_midi_init(struct snd_emu10k1 * emu,struct snd_emu10k1_midi * midi,int device,char * name) emu10k1_midi_init() argument 335 snd_emu10k1_midi(struct snd_emu10k1 * emu) snd_emu10k1_midi() argument 353 snd_emu10k1_audigy_midi(struct snd_emu10k1 * emu) snd_emu10k1_audigy_midi() argument [all...] |
H A D | io.c | 19 static inline bool check_ptr_reg(struct snd_emu10k1 *emu, unsigned int reg) in check_ptr_reg() argument 31 unsigned int snd_emu10k1_ptr_read(struct snd_emu10k1 * emu, unsigned int reg, unsigned int chn) in snd_emu10k1_ptr_read() argument 61 snd_emu10k1_ptr_write(struct snd_emu10k1 * emu,unsigned int reg,unsigned int chn,unsigned int data) snd_emu10k1_ptr_write() argument 95 snd_emu10k1_ptr_write_multiple(struct snd_emu10k1 * emu,unsigned int chn,...) snd_emu10k1_ptr_write_multiple() argument 126 snd_emu10k1_ptr20_read(struct snd_emu10k1 * emu,unsigned int reg,unsigned int chn) snd_emu10k1_ptr20_read() argument 142 snd_emu10k1_ptr20_write(struct snd_emu10k1 * emu,unsigned int reg,unsigned int chn,unsigned int data) snd_emu10k1_ptr20_write() argument 158 snd_emu10k1_spi_write(struct snd_emu10k1 * emu,unsigned int data) snd_emu10k1_spi_write() argument 212 snd_emu10k1_i2c_write(struct snd_emu10k1 * emu,u32 reg,u32 value) snd_emu10k1_i2c_write() argument 274 snd_emu1010_fpga_write_locked(struct snd_emu10k1 * emu,u32 reg,u32 value) snd_emu1010_fpga_write_locked() argument 291 snd_emu1010_fpga_write(struct snd_emu10k1 * emu,u32 reg,u32 value) snd_emu1010_fpga_write() argument 298 snd_emu1010_fpga_write_lock(struct snd_emu10k1 * emu,u32 reg,u32 value) snd_emu1010_fpga_write_lock() argument 305 snd_emu1010_fpga_read(struct snd_emu10k1 * emu,u32 reg,u32 * value) snd_emu1010_fpga_read() argument 328 snd_emu1010_fpga_link_dst_src_write(struct snd_emu10k1 * emu,u32 dst,u32 src) snd_emu1010_fpga_link_dst_src_write() argument 340 snd_emu1010_fpga_link_dst_src_read(struct snd_emu10k1 * emu,u32 dst) snd_emu1010_fpga_link_dst_src_read() argument 353 snd_emu1010_get_raw_rate(struct snd_emu10k1 * emu,u8 src) snd_emu1010_get_raw_rate() argument 386 snd_emu1010_update_clock(struct snd_emu10k1 * emu) snd_emu1010_update_clock() argument 425 snd_emu1010_load_firmware_entry(struct snd_emu10k1 * emu,int dock,const struct firmware * fw_entry) snd_emu1010_load_firmware_entry() argument 478 snd_emu10k1_intr_enable(struct snd_emu10k1 * emu,unsigned int intrenb) snd_emu10k1_intr_enable() argument 489 snd_emu10k1_intr_disable(struct snd_emu10k1 * emu,unsigned int intrenb) snd_emu10k1_intr_disable() argument 500 snd_emu10k1_voice_intr_enable(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_intr_enable() argument 519 snd_emu10k1_voice_intr_disable(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_intr_disable() argument 538 snd_emu10k1_voice_intr_ack(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_intr_ack() argument 554 snd_emu10k1_voice_half_loop_intr_enable(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_enable() argument 573 snd_emu10k1_voice_half_loop_intr_disable(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_disable() argument 592 snd_emu10k1_voice_half_loop_intr_ack(struct snd_emu10k1 * emu,unsigned int voicenum) snd_emu10k1_voice_half_loop_intr_ack() argument 648 snd_emu10k1_voice_set_loop_stop_multiple(struct snd_emu10k1 * emu,u64 voices) snd_emu10k1_voice_set_loop_stop_multiple() argument 660 snd_emu10k1_voice_clear_loop_stop_multiple(struct snd_emu10k1 * emu,u64 voices) snd_emu10k1_voice_clear_loop_stop_multiple() argument 672 snd_emu10k1_voice_clear_loop_stop_multiple_atomic(struct snd_emu10k1 * emu,u64 voices) snd_emu10k1_voice_clear_loop_stop_multiple_atomic() argument 730 snd_emu10k1_wait(struct snd_emu10k1 * emu,unsigned int wait) snd_emu10k1_wait() argument 751 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_ac97_read() local 764 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_ac97_write() local [all...] |
H A D | emupcm.c | 20 static void snd_emu10k1_pcm_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_interrupt() argument 40 static void snd_emu10k1_pcm_ac97adc_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_ac97adc_interrupt() argument 52 static void snd_emu10k1_pcm_ac97mic_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_ac97mic_interrupt() argument 64 static void snd_emu10k1_pcm_efx_interrupt(struct snd_emu10k1 *emu, in snd_emu10k1_pcm_efx_interrupt() argument 185 snd_emu10k1_constrain_capture_rates(struct snd_emu10k1 * emu,struct snd_pcm_runtime * runtime) snd_emu10k1_constrain_capture_rates() argument 202 snd_emu1010_constrain_efx_rate(struct snd_emu10k1 * emu,struct snd_pcm_runtime * runtime) snd_emu1010_constrain_efx_rate() argument 260 snd_emu10k1_pcm_init_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool w_16,bool stereo,unsigned int start_addr,unsigned int end_addr,const unsigned char * send_routing,const unsigned char * send_amount) snd_emu10k1_pcm_init_voice() argument 315 snd_emu10k1_pcm_init_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool w_16,bool stereo,unsigned int start_addr,unsigned int end_addr,struct snd_emu10k1_pcm_mixer * mix) snd_emu10k1_pcm_init_voices() argument 335 snd_emu10k1_pcm_init_extra_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool w_16,unsigned int start_addr,unsigned int end_addr) snd_emu10k1_pcm_init_extra_voice() argument 352 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_hw_params() local 398 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_hw_free() local 421 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_prepare() local 451 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_prepare() local 500 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_prepare() local 557 snd_emu10k1_playback_fill_cache(struct snd_emu10k1 * emu,unsigned voice,u32 sample,bool stereo) snd_emu10k1_playback_fill_cache() argument 581 snd_emu10k1_playback_prepare_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,bool w_16,bool stereo,int channels) snd_emu10k1_playback_prepare_voices() argument 629 snd_emu10k1_playback_commit_volume(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,unsigned int vattn) snd_emu10k1_playback_commit_volume() argument 639 snd_emu10k1_playback_unmute_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool stereo,bool master,struct snd_emu10k1_pcm_mixer * mix) snd_emu10k1_playback_unmute_voice() argument 652 snd_emu10k1_playback_unmute_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool stereo,struct snd_emu10k1_pcm_mixer * mix) snd_emu10k1_playback_unmute_voices() argument 662 snd_emu10k1_playback_mute_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice) snd_emu10k1_playback_mute_voice() argument 668 snd_emu10k1_playback_mute_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice,bool stereo) snd_emu10k1_playback_mute_voices() argument 677 snd_emu10k1_playback_commit_pitch(struct snd_emu10k1 * emu,u32 voice,u32 pitch_target) snd_emu10k1_playback_commit_pitch() argument 688 snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice) snd_emu10k1_playback_trigger_voice() argument 697 snd_emu10k1_playback_stop_voice(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * evoice) snd_emu10k1_playback_stop_voice() argument 706 snd_emu10k1_playback_set_running(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm) snd_emu10k1_playback_set_running() argument 713 snd_emu10k1_playback_set_stopped(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm) snd_emu10k1_playback_set_stopped() argument 723 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_trigger() local 768 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_trigger() local 840 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_pointer() local 885 snd_emu10k1_efx_playback_freeze_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_freeze_voices() argument 896 snd_emu10k1_efx_playback_unmute_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_unmute_voices() argument 905 snd_emu10k1_efx_playback_stop_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_stop_voices() argument 920 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_trigger() local 986 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_pointer() local 1072 snd_emu10k1_pcm_mixer_notify1(struct snd_emu10k1 * emu,struct snd_kcontrol * kctl,int idx,int activate) snd_emu10k1_pcm_mixer_notify1() argument 1087 snd_emu10k1_pcm_mixer_notify(struct snd_emu10k1 * emu,int idx,int activate) snd_emu10k1_pcm_mixer_notify() argument 1094 snd_emu10k1_pcm_efx_mixer_notify(struct snd_emu10k1 * emu,int idx,int activate) snd_emu10k1_pcm_efx_mixer_notify() argument 1108 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_close() local 1138 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_efx_playback_open() local 1177 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_open() local 1220 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_playback_close() local 1230 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_open() local 1258 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_close() local 1267 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_mic_open() local 1296 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_mic_close() local 1305 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_efx_open() local 1375 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_capture_efx_close() local 1411 snd_emu10k1_pcm(struct snd_emu10k1 * emu,int device) snd_emu10k1_pcm() argument 1444 snd_emu10k1_pcm_multi(struct snd_emu10k1 * emu,int device) snd_emu10k1_pcm_multi() argument 1480 snd_emu10k1_pcm_mic(struct snd_emu10k1 * emu,int device) snd_emu10k1_pcm_mic() argument 1505 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_info() local 1516 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_get() local 1527 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_pcm_efx_voices_mask_put() local 1573 snd_emu10k1_fx8010_playback_irq(struct snd_emu10k1 * emu,void * private_data) snd_emu10k1_fx8010_playback_irq() argument 1607 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); fx8010_pb_trans_copy() local 1635 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_transfer() local 1644 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_hw_free() local 1655 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_prepare() local 1686 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_trigger() local 1733 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_pointer() local 1765 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_open() local 1784 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_emu10k1_fx8010_playback_close() local 1803 snd_emu10k1_pcm_efx(struct snd_emu10k1 * emu,int device) snd_emu10k1_pcm_efx() argument [all...] |
H A D | emu10k1_main.c | 50 void snd_emu10k1_voice_init(struct snd_emu10k1 *emu, int ch) in snd_emu10k1_voice_init() argument 138 snd_emu10k1_init(struct snd_emu10k1 * emu,int enable_ir) snd_emu10k1_init() argument 339 snd_emu10k1_audio_enable(struct snd_emu10k1 * emu) snd_emu10k1_audio_enable() argument 392 snd_emu10k1_done(struct snd_emu10k1 * emu) snd_emu10k1_done() argument 522 snd_emu10k1_ecard_write(struct snd_emu10k1 * emu,unsigned int value) snd_emu10k1_ecard_write() argument 560 snd_emu10k1_ecard_setadcgain(struct snd_emu10k1 * emu,unsigned short gain) snd_emu10k1_ecard_setadcgain() argument 588 snd_emu10k1_ecard_init(struct snd_emu10k1 * emu) snd_emu10k1_ecard_init() argument 628 snd_emu10k1_cardbus_init(struct snd_emu10k1 * emu) snd_emu10k1_cardbus_init() argument 671 snd_emu1010_load_firmware(struct snd_emu10k1 * emu,int dock,const struct firmware ** fw) snd_emu1010_load_firmware() argument 690 snd_emu1010_load_dock_firmware(struct snd_emu10k1 * emu) snd_emu1010_load_dock_firmware() argument 726 emu1010_dock_event(struct snd_emu10k1 * emu) emu1010_dock_event() argument 744 emu1010_clock_event(struct snd_emu10k1 * emu) emu1010_clock_event() argument 760 struct snd_emu10k1 *emu; emu1010_work() local 786 emu1010_interrupt(struct snd_emu10k1 * emu) emu1010_interrupt() argument 806 snd_emu10k1_emu1010_init(struct snd_emu10k1 * emu) snd_emu10k1_emu1010_init() argument 909 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_free() local 1448 snd_emu10k1_detect_iommu(struct snd_emu10k1 * emu) snd_emu10k1_detect_iommu() argument 1471 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_create() local 1715 alloc_pm_buffer(struct snd_emu10k1 * emu) alloc_pm_buffer() argument 1733 free_pm_buffer(struct snd_emu10k1 * emu) free_pm_buffer() argument 1741 snd_emu10k1_suspend_regs(struct snd_emu10k1 * emu) snd_emu10k1_suspend_regs() argument 1761 snd_emu10k1_resume_init(struct snd_emu10k1 * emu) snd_emu10k1_resume_init() argument 1774 snd_emu10k1_resume_regs(struct snd_emu10k1 * emu) snd_emu10k1_resume_regs() argument [all...] |
H A D | emumixer.c | 28 static int add_ctls(struct snd_emu10k1 *emu, const struct snd_kcontrol_new *tpl, in add_ctls() argument 55 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_spdif_get() local 577 static unsigned emu1010_idx(struct snd_emu10k1 *emu) in emu1010_idx() argument 582 snd_emu1010_output_source_apply(struct snd_emu10k1 * emu,int channel,int src) snd_emu1010_output_source_apply() argument 592 snd_emu1010_input_source_apply(struct snd_emu10k1 * emu,int channel,int src) snd_emu1010_input_source_apply() argument 602 snd_emu1010_apply_sources(struct snd_emu10k1 * emu) snd_emu1010_apply_sources() argument 627 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_output_source_info() local 637 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_output_source_get() local 651 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_output_source_put() local 683 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_source_get() local 697 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_input_source_put() local 726 add_emu1010_source_mixers(struct snd_emu10k1 * emu) add_emu1010_source_mixers() argument 760 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_adc_pads_get() local 769 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_adc_pads_put() local 818 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_dac_pads_get() local 827 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_dac_pads_put() local 960 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_clock_source_info() local 970 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_clock_source_get() local 979 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_clock_source_put() local 1033 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_clock_fallback_get() local 1042 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_clock_fallback_put() local 1080 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_out_get() local 1089 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_out_put() local 1131 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_in_get() local 1140 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu1010_optical_in_put() local 1187 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_capture_source_get() local 1196 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_capture_source_put() local 1260 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_volume_get() local 1277 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_i2c_volume_put() local 1407 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_spdif_put() local 1448 update_emu10k1_fxrt(struct snd_emu10k1 * emu,int voice,unsigned char * route) update_emu10k1_fxrt() argument 1461 update_emu10k1_send_volume(struct snd_emu10k1 * emu,int voice,unsigned char * volume) update_emu10k1_send_volume() argument 1477 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_info() local 1488 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_get() local 1505 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_routing_put() local 1549 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_info() local 1560 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_get() local 1574 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_send_volume_put() local 1626 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_attn_get() local 1639 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_attn_put() local 1680 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_info() local 1691 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_get() local 1707 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_routing_put() local 1746 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_info() local 1757 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_get() local 1771 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_send_volume_put() local 1819 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_attn_get() local 1830 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_efx_attn_put() local 1868 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_shared_spdif_get() local 1884 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1_shared_spdif_put() local 1941 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_capture_boost_get() local 1953 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_audigy_capture_boost_put() local 1977 struct snd_emu10k1 *emu = ac97->private_data; snd_emu10k1_mixer_free_ac97() local 2002 snd_emu10k1_mixer(struct snd_emu10k1 * emu,int pcm_device,int multi_device) snd_emu10k1_mixer() argument [all...] |
H A D | emu10k1x.c | 185 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() argument 296 snd_emu10k1x_ptr_write(struct emu10k1x * emu,unsigned int reg,unsigned int chn,unsigned int data) snd_emu10k1x_ptr_write() argument 312 snd_emu10k1x_intr_enable(struct emu10k1x * emu,unsigned int intrenb) snd_emu10k1x_intr_enable() argument 323 snd_emu10k1x_intr_disable(struct emu10k1x * emu,unsigned int intrenb) snd_emu10k1x_intr_disable() argument 334 snd_emu10k1x_gpio_write(struct emu10k1x * emu,unsigned int value) snd_emu10k1x_gpio_write() argument 348 snd_emu10k1x_pcm_interrupt(struct emu10k1x * emu,struct emu10k1x_voice * voice) snd_emu10k1x_pcm_interrupt() argument 441 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare() local 471 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger() local 508 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer() local 624 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare_capture() local 639 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger_capture() local 668 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer_capture() local 696 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_read() local 710 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_write() local 814 snd_emu10k1x_pcm(struct emu10k1x * emu,int device) snd_emu10k1x_pcm() argument 967 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_read() local 995 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_write() local 1008 snd_emu10k1x_proc_init(struct emu10k1x * emu) snd_emu10k1x_proc_init() argument 1021 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_get() local 1031 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_put() local 1069 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_get() local 1092 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_put() local 1129 snd_emu10k1x_mixer(struct emu10k1x * emu) snd_emu10k1x_mixer() argument 1160 mpu401_read(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int idx) mpu401_read() argument 1165 mpu401_write(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int data,int idx) mpu401_write() argument 1170 mpu401_write_data(emu,mpu,data) global() argument 1171 mpu401_write_cmd(emu,mpu,data) global() argument 1172 mpu401_read_data(emu,mpu) global() argument 1173 mpu401_read_stat(emu,mpu) global() argument 1175 mpu401_input_avail(emu,mpu) global() argument 1176 mpu401_output_ready(emu,mpu) global() argument 1182 mpu401_clear_rx(struct emu10k1x * emu,struct emu10k1x_midi * mpu) mpu401_clear_rx() argument 1199 do_emu10k1x_midi_interrupt(struct emu10k1x * emu,struct emu10k1x_midi * midi,unsigned int status) do_emu10k1x_midi_interrupt() argument 1233 snd_emu10k1x_midi_interrupt(struct emu10k1x * emu,unsigned int status) snd_emu10k1x_midi_interrupt() argument 1238 snd_emu10k1x_midi_cmd(struct emu10k1x * emu,struct emu10k1x_midi * midi,unsigned char cmd,int ack) snd_emu10k1x_midi_cmd() argument 1277 struct emu10k1x *emu; snd_emu10k1x_midi_input_open() local 1304 struct emu10k1x *emu; snd_emu10k1x_midi_output_open() local 1331 struct emu10k1x *emu; snd_emu10k1x_midi_input_close() local 1354 struct emu10k1x *emu; snd_emu10k1x_midi_output_close() local 1377 struct emu10k1x *emu; snd_emu10k1x_midi_input_trigger() local 1391 struct emu10k1x *emu; snd_emu10k1x_midi_output_trigger() local 1451 emu10k1x_midi_init(struct emu10k1x * emu,struct emu10k1x_midi * midi,int device,char * name) emu10k1x_midi_init() argument 1477 snd_emu10k1x_midi(struct emu10k1x * emu) snd_emu10k1x_midi() argument [all...] |
H A D | p16v.c | 238 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); in snd_p16v_pcm_prepare_playback() local 305 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_prepare_capture() local 343 snd_p16v_intr_enable(struct snd_emu10k1 * emu,unsigned int intrenb) snd_p16v_intr_enable() argument 354 snd_p16v_intr_disable(struct snd_emu10k1 * emu,unsigned int intrenb) snd_p16v_intr_disable() argument 365 snd_p16v_interrupt(struct snd_emu10k1 * emu) snd_p16v_interrupt() argument 405 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_trigger_playback() local 457 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_trigger_capture() local 486 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_pointer_playback() local 511 struct snd_emu10k1 *emu = snd_pcm_substream_chip(substream); snd_p16v_pcm_pointer_capture() local 554 snd_p16v_pcm(struct snd_emu10k1 * emu,int device) snd_p16v_pcm() argument 621 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_volume_get() local 640 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_volume_put() local 676 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_source_get() local 685 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_source_put() local 715 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_channel_get() local 724 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); snd_p16v_capture_channel_put() local 779 snd_p16v_mixer(struct snd_emu10k1 * emu) snd_p16v_mixer() argument 796 snd_p16v_alloc_pm_buffer(struct snd_emu10k1 * emu) snd_p16v_alloc_pm_buffer() argument 804 snd_p16v_free_pm_buffer(struct snd_emu10k1 * emu) snd_p16v_free_pm_buffer() argument 809 snd_p16v_suspend(struct snd_emu10k1 * emu) snd_p16v_suspend() argument 820 snd_p16v_resume(struct snd_emu10k1 * emu) snd_p16v_resume() argument [all...] |
H A D | emufx.c | 362 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_gpr_ctl_put() local 421 snd_emu10k1_fx8010_interrupt(struct snd_emu10k1 * emu) snd_emu10k1_fx8010_interrupt() argument 437 snd_emu10k1_fx8010_register_irq_handler(struct snd_emu10k1 * emu,snd_fx8010_irq_handler_t * handler,unsigned char gpr_running,void * private_data,struct snd_emu10k1_fx8010_irq * irq) snd_emu10k1_fx8010_register_irq_handler() argument 462 snd_emu10k1_fx8010_unregister_irq_handler(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_irq * irq) snd_emu10k1_fx8010_unregister_irq_handler() argument 524 snd_emu10k1_efx_write(struct snd_emu10k1 * emu,unsigned int pc,unsigned int data) snd_emu10k1_efx_write() argument 530 snd_emu10k1_efx_read(struct snd_emu10k1 * emu,unsigned int pc) snd_emu10k1_efx_read() argument 536 snd_emu10k1_gpr_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_gpr_poke() argument 555 snd_emu10k1_gpr_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_gpr_peek() argument 570 snd_emu10k1_tram_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_tram_poke() argument 599 snd_emu10k1_tram_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_tram_peek() argument 622 snd_emu10k1_code_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_code_poke() argument 645 snd_emu10k1_code_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_code_peek() argument 664 snd_emu10k1_look_for_ctl(struct snd_emu10k1 * emu,struct emu10k1_ctl_elem_id * _id) snd_emu10k1_look_for_ctl() argument 709 copy_gctl(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_control_gpr * dst,struct snd_emu10k1_fx8010_control_gpr * src,int idx,bool in_kernel) copy_gctl() argument 737 copy_gctl_to_user(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_control_gpr * dst,struct snd_emu10k1_fx8010_control_gpr * src,int idx) copy_gctl_to_user() argument 766 snd_emu10k1_verify_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_verify_controls() argument 859 snd_emu10k1_add_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_add_controls() argument 957 snd_emu10k1_del_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_del_controls() argument 979 snd_emu10k1_list_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_list_controls() argument 1025 snd_emu10k1_icode_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_icode_poke() argument 1068 snd_emu10k1_icode_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_icode_peek() argument 1087 snd_emu10k1_ipcm_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_pcm_rec * ipcm) snd_emu10k1_ipcm_poke() argument 1135 snd_emu10k1_ipcm_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_pcm_rec * ipcm) snd_emu10k1_ipcm_peek() argument 1279 _snd_emu10k1_audigy_init_efx(struct snd_emu10k1 * emu) _snd_emu10k1_audigy_init_efx() argument 1812 _snd_emu10k1_init_efx(struct snd_emu10k1 * emu) _snd_emu10k1_init_efx() argument 2365 snd_emu10k1_init_efx(struct snd_emu10k1 * emu) snd_emu10k1_init_efx() argument 2375 snd_emu10k1_free_efx(struct snd_emu10k1 * emu) snd_emu10k1_free_efx() argument 2402 snd_emu10k1_fx8010_tram_setup(struct snd_emu10k1 * emu,u32 size) snd_emu10k1_fx8010_tram_setup() argument 2457 snd_emu10k1_fx8010_info(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_info * info) snd_emu10k1_fx8010_info() argument 2483 struct snd_emu10k1 *emu = hw->private_data; snd_emu10k1_fx8010_ioctl() local 2619 snd_emu10k1_fx8010_new(struct snd_emu10k1 * emu,int device) snd_emu10k1_fx8010_new() argument 2637 snd_emu10k1_efx_alloc_pm_buffer(struct snd_emu10k1 * emu) snd_emu10k1_efx_alloc_pm_buffer() argument 2657 snd_emu10k1_efx_free_pm_buffer(struct snd_emu10k1 * emu) snd_emu10k1_efx_free_pm_buffer() argument 2668 snd_emu10k1_efx_suspend(struct snd_emu10k1 * emu) snd_emu10k1_efx_suspend() argument 2692 snd_emu10k1_efx_resume(struct snd_emu10k1 * emu) snd_emu10k1_efx_resume() argument [all...] |
H A D | timer.c | 16 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 D | voice.c | 24 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, in voice_alloc() argument 67 static void voice_free(struct snd_emu10k1 *emu, in voice_free() argument 77 snd_emu10k1_voice_alloc(struct snd_emu10k1 * emu,int type,int count,int channels,struct snd_emu10k1_pcm * epcm,struct snd_emu10k1_voice ** rvoice) snd_emu10k1_voice_alloc() argument 123 snd_emu10k1_voice_free(struct snd_emu10k1 * emu,struct snd_emu10k1_voice * pvoice) snd_emu10k1_voice_free() argument [all...] |
/linux/sound/isa/sb/ |
H A D | emu8000.c | 36 void snd_emu8000_poke(struct snd_emu8000 *emu, unsigned int port, unsigned int reg, unsigned int val) in snd_emu8000_poke() argument 49 guard(spinlock_irqsave)(&emu->reg_lock); in snd_emu8000_peek() argument 64 snd_emu8000_poke_dw(struct snd_emu8000 * emu,unsigned int port,unsigned int reg,unsigned int val) snd_emu8000_poke_dw() argument 78 snd_emu8000_peek_dw(struct snd_emu8000 * emu,unsigned int port,unsigned int reg) snd_emu8000_peek_dw() argument 98 snd_emu8000_dma_chan(struct snd_emu8000 * emu,int ch,int mode) snd_emu8000_dma_chan() argument 123 snd_emu8000_read_wait(struct snd_emu8000 * emu) snd_emu8000_read_wait() argument 135 snd_emu8000_write_wait(struct snd_emu8000 * emu) snd_emu8000_write_wait() argument 148 snd_emu8000_detect(struct snd_emu8000 * emu) snd_emu8000_detect() argument 174 init_audio(struct snd_emu8000 * emu) init_audio() argument 215 init_dma(struct snd_emu8000 * emu) init_dma() argument 319 send_array(struct snd_emu8000 * emu,const unsigned short * data,int size) send_array() argument 341 init_arrays(struct snd_emu8000 * emu) init_arrays() argument 367 size_dram(struct snd_emu8000 * emu) size_dram() argument 457 snd_emu8000_init_fm(struct snd_emu8000 * emu) snd_emu8000_init_fm() argument 503 snd_emu8000_init_hw(struct snd_emu8000 * emu) snd_emu8000_init_hw() argument 587 snd_emu8000_update_equalizer(struct snd_emu8000 * emu) snd_emu8000_update_equalizer() argument 652 snd_emu8000_load_chorus_fx(struct snd_emu8000 * emu,int mode,const void __user * buf,long len) snd_emu8000_load_chorus_fx() argument 667 snd_emu8000_update_chorus_mode(struct snd_emu8000 * emu) snd_emu8000_update_chorus_mode() argument 779 snd_emu8000_load_reverb_fx(struct snd_emu8000 * emu,int mode,const void __user * buf,long len) snd_emu8000_load_reverb_fx() argument 795 snd_emu8000_update_reverb_mode(struct snd_emu8000 * emu) snd_emu8000_update_reverb_mode() argument 832 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_bass_treble_get() local 840 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_bass_treble_put() local 893 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_chorus_reverb_get() local 901 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_chorus_reverb_put() local 960 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_fm_depth_get() local 968 struct snd_emu8000 *emu = snd_kcontrol_chip(kcontrol); mixer_fm_depth_put() local 1022 snd_emu8000_create_mixer(struct snd_card * card,struct snd_emu8000 * emu) snd_emu8000_create_mixer() argument [all...] |
H A D | emu8000_patch.c | 24 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 D | emu8000_callback.c | 144 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 D | emu8000_pcm.c | 40 struct snd_emu8000 *emu; member 68 emu8k_open_dram_for_pcm(struct snd_emu8000 *emu, int channels) in emu8k_open_dram_for_pcm() argument 104 snd_emu8000_write_wait(struct snd_emu8000 * emu,int can_schedule) snd_emu8000_write_wait() argument 119 emu8k_close_dram(struct snd_emu8000 * emu) emu8k_close_dram() argument 218 struct snd_emu8000 *emu = snd_pcm_substream_chip(subs); emu8k_pcm_open() local 635 struct snd_emu8000 *emu = pcm->private_data; snd_emu8000_pcm_free() local 639 snd_emu8000_pcm_new(struct snd_card * card,struct snd_emu8000 * emu,int index) snd_emu8000_pcm_new() argument [all...] |
/linux/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 63 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 D | ca0106_proc.c | 261 struct snd_ca0106 *emu = entry->private_data; in snd_ca0106_proc_iec958() local 283 struct snd_ca0106 *emu = entry->private_data; in snd_ca0106_proc_reg_write32() local 301 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read32() local 317 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read16() local 333 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read8() local 349 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read1() local 367 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read2() local 385 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_write() local 399 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_i2c_write() local 411 snd_ca0106_proc_init(struct snd_ca0106 * emu) snd_ca0106_proc_init() argument [all...] |
H A D | ca0106_main.c | 331 unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu, in snd_ca0106_ptr_read() argument 347 snd_ca0106_ptr_write(struct snd_ca0106 * emu,unsigned int reg,unsigned int chn,unsigned int data) snd_ca0106_ptr_write() argument 363 snd_ca0106_spi_write(struct snd_ca0106 * emu,unsigned int data) snd_ca0106_spi_write() argument 396 snd_ca0106_i2c_write(struct snd_ca0106 * emu,u32 reg,u32 value) snd_ca0106_i2c_write() argument 452 snd_ca0106_intr_enable(struct snd_ca0106 * emu,unsigned int intrenb) snd_ca0106_intr_enable() argument 463 snd_ca0106_intr_disable(struct snd_ca0106 * emu,unsigned int intrenb) snd_ca0106_intr_disable() argument 717 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_playback() local 830 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_capture() local 922 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_playback() local 989 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_capture() local 1017 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_playback() local 1047 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_capture() local 1140 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_read() local 1154 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_write() local 1281 snd_ca0106_pcm(struct snd_ca0106 * emu,int device) snd_ca0106_pcm() argument [all...] |
/linux/drivers/input/gameport/ |
H A D | emu10k1-gp.c | 22 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/synth/emux/ |
H A D | emux_seq.c | 55 snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index) in snd_emux_init_seq() argument 110 snd_emux_detach_seq(struct snd_emux * emu) snd_emux_detach_seq() argument 127 snd_emux_create_port(struct snd_emux * emu,char * name,int max_channels,int oss_port,struct snd_seq_port_callback * callback) snd_emux_create_port() argument 259 __snd_emux_inc_count(struct snd_emux * emu) __snd_emux_inc_count() argument 273 snd_emux_inc_count(struct snd_emux * emu) snd_emux_inc_count() argument 287 __snd_emux_dec_count(struct snd_emux * emu) __snd_emux_dec_count() argument 296 snd_emux_dec_count(struct snd_emux * emu) snd_emux_dec_count() argument 310 struct snd_emux *emu; snd_emux_use() local 333 struct snd_emux *emu; snd_emux_unuse() local 353 snd_emux_init_virmidi(struct snd_emux * emu,struct snd_card * card) snd_emux_init_virmidi() argument 388 snd_emux_delete_virmidi(struct snd_emux * emu) snd_emux_delete_virmidi() argument [all...] |
H A D | emux_synth.c | 48 struct snd_emux *emu; in snd_emux_note_on() local 148 struct snd_emux *emu; snd_emux_note_off() local 193 struct snd_emux *emu = timer_container_of(emu, t, tlist); snd_emux_timer_callback() local 225 struct snd_emux *emu; snd_emux_key_press() local 257 struct snd_emux *emu; snd_emux_update_channel() local 284 struct snd_emux *emu; snd_emux_update_port() local 364 terminate_note1(struct snd_emux * emu,int note,struct snd_midi_channel * chan,int free) terminate_note1() argument 387 struct snd_emux *emu; snd_emux_terminate_note() local 406 snd_emux_terminate_all(struct snd_emux * emu) snd_emux_terminate_all() argument 439 struct snd_emux *emu; snd_emux_sounds_off_all() local 471 exclusive_note_off(struct snd_emux * emu,struct snd_emux_port * port,int exclass) exclusive_note_off() argument 493 terminate_voice(struct snd_emux * emu,struct snd_emux_voice * vp,int free) terminate_voice() argument 511 update_voice(struct snd_emux * emu,struct snd_emux_voice * vp,int update) update_voice() argument 890 get_zone(struct snd_emux * emu,struct snd_emux_port * port,int * notep,int vel,struct snd_midi_channel * chan,struct snd_sf_zone ** table) get_zone() argument 915 snd_emux_init_voices(struct snd_emux * emu) snd_emux_init_voices() argument 937 snd_emux_lock_voice(struct snd_emux * emu,int voice) snd_emux_lock_voice() argument 955 snd_emux_unlock_voice(struct snd_emux * emu,int voice) snd_emux_unlock_voice() argument [all...] |
H A D | emux_oss.c | 52 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 D | emux.c | 26 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() 125 int snd_emux_free(struct snd_emux *emu) in snd_emux_free()
|
H A D | emux_hwdep.c | 20 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 D | emux_proc.c | 18 struct snd_emux *emu; in snd_emux_proc_info_read() local 92 snd_emux_proc_init(struct snd_emux * emu,struct snd_card * card,int device) snd_emux_proc_init() argument 108 snd_emux_proc_free(struct snd_emux * emu) snd_emux_proc_free() argument [all...] |