| /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 …]
|
| H A D | emu8000.h | 48 struct snd_emux *emu; member
|
| /linux/sound/pci/emu10k1/ |
| H A D | emupcm.c | 20 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 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 293 static void snd_emu10k1x_ptr_write(struct emu10k1x *emu, in snd_emu10k1x_ptr_write() argument 307 snd_emu10k1x_intr_enable(struct emu10k1x * emu,unsigned int intrenb) snd_emu10k1x_intr_enable() argument 316 snd_emu10k1x_intr_disable(struct emu10k1x * emu,unsigned int intrenb) snd_emu10k1x_intr_disable() argument 325 snd_emu10k1x_gpio_write(struct emu10k1x * emu,unsigned int value) snd_emu10k1x_gpio_write() argument 336 snd_emu10k1x_pcm_interrupt(struct emu10k1x * emu,struct emu10k1x_voice * voice) snd_emu10k1x_pcm_interrupt() argument 429 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare() local 459 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger() local 496 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer() local 612 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_prepare_capture() local 627 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_trigger_capture() local 656 struct emu10k1x *emu = snd_pcm_substream_chip(substream); snd_emu10k1x_pcm_pointer_capture() local 684 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_read() local 694 struct emu10k1x *emu = ac97->private_data; snd_emu10k1x_ac97_write() local 796 snd_emu10k1x_pcm(struct emu10k1x * emu,int device) snd_emu10k1x_pcm() argument 949 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_read() local 975 struct emu10k1x *emu = entry->private_data; snd_emu10k1x_proc_reg_write() local 988 snd_emu10k1x_proc_init(struct emu10k1x * emu) snd_emu10k1x_proc_init() argument 1001 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_get() local 1011 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_shared_spdif_put() local 1049 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_get() local 1072 struct emu10k1x *emu = snd_kcontrol_chip(kcontrol); snd_emu10k1x_spdif_put() local 1109 snd_emu10k1x_mixer(struct emu10k1x * emu) snd_emu10k1x_mixer() argument 1140 mpu401_read(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int idx) mpu401_read() argument 1145 mpu401_write(struct emu10k1x * emu,struct emu10k1x_midi * mpu,int data,int idx) mpu401_write() argument 1150 mpu401_write_data(emu,mpu,data) global() argument 1151 mpu401_write_cmd(emu,mpu,data) global() argument 1152 mpu401_read_data(emu,mpu) global() argument 1153 mpu401_read_stat(emu,mpu) global() argument 1155 mpu401_input_avail(emu,mpu) global() argument 1156 mpu401_output_ready(emu,mpu) global() argument 1162 mpu401_clear_rx(struct emu10k1x * emu,struct emu10k1x_midi * mpu) mpu401_clear_rx() argument 1179 do_emu10k1x_midi_interrupt(struct emu10k1x * emu,struct emu10k1x_midi * midi,unsigned int status) do_emu10k1x_midi_interrupt() argument 1213 snd_emu10k1x_midi_interrupt(struct emu10k1x * emu,unsigned int status) snd_emu10k1x_midi_interrupt() argument 1218 snd_emu10k1x_midi_cmd(struct emu10k1x * emu,struct emu10k1x_midi * midi,unsigned char cmd,int ack) snd_emu10k1x_midi_cmd() argument 1256 struct emu10k1x *emu; snd_emu10k1x_midi_input_open() local 1277 struct emu10k1x *emu; snd_emu10k1x_midi_output_open() local 1298 struct emu10k1x *emu; snd_emu10k1x_midi_input_close() local 1316 struct emu10k1x *emu; snd_emu10k1x_midi_output_close() local 1334 struct emu10k1x *emu; snd_emu10k1x_midi_input_trigger() local 1348 struct emu10k1x *emu; snd_emu10k1x_midi_output_trigger() local 1406 emu10k1x_midi_init(struct emu10k1x * emu,struct emu10k1x_midi * midi,int device,char * name) emu10k1x_midi_init() argument 1432 snd_emu10k1x_midi(struct emu10k1x * emu) snd_emu10k1x_midi() 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 459 snd_emu10k1_fx8010_unregister_irq_handler(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_irq * irq) snd_emu10k1_fx8010_unregister_irq_handler() argument 519 snd_emu10k1_efx_write(struct snd_emu10k1 * emu,unsigned int pc,unsigned int data) snd_emu10k1_efx_write() argument 525 snd_emu10k1_efx_read(struct snd_emu10k1 * emu,unsigned int pc) snd_emu10k1_efx_read() argument 531 snd_emu10k1_gpr_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_gpr_poke() argument 550 snd_emu10k1_gpr_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_gpr_peek() argument 565 snd_emu10k1_tram_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_tram_poke() argument 594 snd_emu10k1_tram_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_tram_peek() argument 617 snd_emu10k1_code_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_code_poke() argument 640 snd_emu10k1_code_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_code_peek() argument 659 snd_emu10k1_look_for_ctl(struct snd_emu10k1 * emu,struct emu10k1_ctl_elem_id * _id) snd_emu10k1_look_for_ctl() argument 704 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 732 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 761 snd_emu10k1_verify_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_verify_controls() argument 854 snd_emu10k1_add_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_add_controls() argument 952 snd_emu10k1_del_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_del_controls() argument 974 snd_emu10k1_list_controls(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_list_controls() argument 1020 snd_emu10k1_icode_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode,bool in_kernel) snd_emu10k1_icode_poke() argument 1061 snd_emu10k1_icode_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_code * icode) snd_emu10k1_icode_peek() argument 1079 snd_emu10k1_ipcm_poke(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_pcm_rec * ipcm) snd_emu10k1_ipcm_poke() argument 1119 snd_emu10k1_ipcm_peek(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_pcm_rec * ipcm) snd_emu10k1_ipcm_peek() argument 1260 _snd_emu10k1_audigy_init_efx(struct snd_emu10k1 * emu) _snd_emu10k1_audigy_init_efx() argument 1791 _snd_emu10k1_init_efx(struct snd_emu10k1 * emu) _snd_emu10k1_init_efx() argument 2342 snd_emu10k1_init_efx(struct snd_emu10k1 * emu) snd_emu10k1_init_efx() argument 2352 snd_emu10k1_free_efx(struct snd_emu10k1 * emu) snd_emu10k1_free_efx() argument 2379 snd_emu10k1_fx8010_tram_setup(struct snd_emu10k1 * emu,u32 size) snd_emu10k1_fx8010_tram_setup() argument 2434 snd_emu10k1_fx8010_info(struct snd_emu10k1 * emu,struct snd_emu10k1_fx8010_info * info) snd_emu10k1_fx8010_info() argument 2460 struct snd_emu10k1 *emu = hw->private_data; snd_emu10k1_fx8010_ioctl() local 2596 snd_emu10k1_fx8010_new(struct snd_emu10k1 * emu,int device) snd_emu10k1_fx8010_new() argument 2614 snd_emu10k1_efx_alloc_pm_buffer(struct snd_emu10k1 * emu) snd_emu10k1_efx_alloc_pm_buffer() argument 2634 snd_emu10k1_efx_free_pm_buffer(struct snd_emu10k1 * emu) snd_emu10k1_efx_free_pm_buffer() argument 2645 snd_emu10k1_efx_suspend(struct snd_emu10k1 * emu) snd_emu10k1_efx_suspend() argument 2669 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 | emu10k1.c | 74 struct snd_emu10k1 *emu; in snd_card_emu10k1_probe() local 187 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_suspend() local 209 struct snd_emu10k1 *emu = card->private_data; snd_emu10k1_resume() local [all...] |
| H A D | emu10k1_callback.c | 82 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 D | emu10k1_patch.c | 35 struct snd_emu10k1 *emu; in snd_emu10k1_sample_new() local 158 struct snd_emu10k1 *emu; in snd_emu10k1_sample_free() local
|
| H A D | irq.c | 14 struct snd_emu10k1 *emu = dev_id; in snd_emu10k1_interrupt() local
|
| /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_main.c | 331 unsigned int snd_ca0106_ptr_read(struct snd_ca0106 * emu, in snd_ca0106_ptr_read() argument 344 void snd_ca0106_ptr_write(struct snd_ca0106 *emu, in snd_ca0106_ptr_write() argument 358 int snd_ca0106_spi_write(struct snd_ca0106 * emu, in snd_ca0106_spi_write() argument 391 snd_ca0106_i2c_write(struct snd_ca0106 * emu,u32 reg,u32 value) snd_ca0106_i2c_write() argument 447 snd_ca0106_intr_enable(struct snd_ca0106 * emu,unsigned int intrenb) snd_ca0106_intr_enable() argument 456 snd_ca0106_intr_disable(struct snd_ca0106 * emu,unsigned int intrenb) snd_ca0106_intr_disable() argument 708 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_playback() local 821 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_prepare_capture() local 913 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_playback() local 980 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_trigger_capture() local 1008 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_playback() local 1038 struct snd_ca0106 *emu = snd_pcm_substream_chip(substream); snd_ca0106_pcm_pointer_capture() local 1131 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_read() local 1141 struct snd_ca0106 *emu = ac97->private_data; snd_ca0106_ac97_write() local 1266 snd_ca0106_pcm(struct snd_ca0106 * emu,int device) snd_ca0106_pcm() argument [all...] |
| H A D | ca0106.h | 635 struct snd_ca0106 *emu; member 643 struct snd_ca0106 *emu; member
|
| /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 258 __snd_emux_inc_count(struct snd_emux * emu) __snd_emux_inc_count() argument 272 snd_emux_inc_count(struct snd_emux * emu) snd_emux_inc_count() argument 282 __snd_emux_dec_count(struct snd_emux * emu) __snd_emux_dec_count() argument 291 snd_emux_dec_count(struct snd_emux * emu) snd_emux_dec_count() argument 304 struct snd_emux *emu; snd_emux_use() local 326 struct snd_emux *emu; snd_emux_unuse() local 345 snd_emux_init_virmidi(struct snd_emux * emu,struct snd_card * card) snd_emux_init_virmidi() argument 380 snd_emux_delete_virmidi(struct snd_emux * emu) snd_emux_delete_virmidi() argument [all...] |
| 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() 124 int snd_emux_free(struct snd_emux *emu) in snd_emux_free()
|
| 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_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_voice.h | 76 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 D | emux_effect.c | 169 struct snd_emux *emu; in snd_emux_send_effect() local
|
| H A D | emux_nrpn.c | 369 struct snd_emux *emu; in snd_emux_sysex() local
|
| /linux/sound/isa/sb/ |
| 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() 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 D | emu8000_synth.c | 28 struct snd_emux *emu; snd_emu8000_probe() local [all...] |