Lines Matching refs:snd_emu10k1

334 	struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol);  in snd_emu10k1_gpr_ctl_get()
349 struct snd_emu10k1 *emu = snd_kcontrol_chip(kcontrol); in snd_emu10k1_gpr_ctl_put()
404 static void snd_emu10k1_fx8010_interrupt(struct snd_emu10k1 *emu) in snd_emu10k1_fx8010_interrupt()
420 int snd_emu10k1_fx8010_register_irq_handler(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_register_irq_handler()
445 int snd_emu10k1_fx8010_unregister_irq_handler(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_unregister_irq_handler()
506 static void snd_emu10k1_efx_write(struct snd_emu10k1 *emu, unsigned int pc, unsigned int data) in snd_emu10k1_efx_write()
512 unsigned int snd_emu10k1_efx_read(struct snd_emu10k1 *emu, unsigned int pc) in snd_emu10k1_efx_read()
518 static int snd_emu10k1_gpr_poke(struct snd_emu10k1 *emu, in snd_emu10k1_gpr_poke()
537 static int snd_emu10k1_gpr_peek(struct snd_emu10k1 *emu, in snd_emu10k1_gpr_peek()
552 static int snd_emu10k1_tram_poke(struct snd_emu10k1 *emu, in snd_emu10k1_tram_poke()
581 static int snd_emu10k1_tram_peek(struct snd_emu10k1 *emu, in snd_emu10k1_tram_peek()
604 static int snd_emu10k1_code_poke(struct snd_emu10k1 *emu, in snd_emu10k1_code_poke()
627 static int snd_emu10k1_code_peek(struct snd_emu10k1 *emu, in snd_emu10k1_code_peek()
644 snd_emu10k1_look_for_ctl(struct snd_emu10k1 *emu, struct snd_ctl_elem_id *id) in snd_emu10k1_look_for_ctl()
687 static int copy_gctl(struct snd_emu10k1 *emu, in copy_gctl()
711 static int copy_gctl_to_user(struct snd_emu10k1 *emu, in copy_gctl_to_user()
725 static int snd_emu10k1_verify_controls(struct snd_emu10k1 *emu, in snd_emu10k1_verify_controls()
793 static int snd_emu10k1_add_controls(struct snd_emu10k1 *emu, in snd_emu10k1_add_controls()
887 static int snd_emu10k1_del_controls(struct snd_emu10k1 *emu, in snd_emu10k1_del_controls()
912 static int snd_emu10k1_list_controls(struct snd_emu10k1 *emu, in snd_emu10k1_list_controls()
958 static int snd_emu10k1_icode_poke(struct snd_emu10k1 *emu, in snd_emu10k1_icode_poke()
1001 static int snd_emu10k1_icode_peek(struct snd_emu10k1 *emu, in snd_emu10k1_icode_peek()
1020 static int snd_emu10k1_ipcm_poke(struct snd_emu10k1 *emu, in snd_emu10k1_ipcm_poke()
1066 static int snd_emu10k1_ipcm_peek(struct snd_emu10k1 *emu, in snd_emu10k1_ipcm_peek()
1196 static int _snd_emu10k1_audigy_init_efx(struct snd_emu10k1 *emu) in _snd_emu10k1_audigy_init_efx()
1835 static int _snd_emu10k1_init_efx(struct snd_emu10k1 *emu) in _snd_emu10k1_init_efx()
2411 int snd_emu10k1_init_efx(struct snd_emu10k1 *emu) in snd_emu10k1_init_efx()
2421 void snd_emu10k1_free_efx(struct snd_emu10k1 *emu) in snd_emu10k1_free_efx()
2431 int snd_emu10k1_fx8010_tone_control_activate(struct snd_emu10k1 *emu, int output)
2439 int snd_emu10k1_fx8010_tone_control_deactivate(struct snd_emu10k1 *emu, int output)
2448 int snd_emu10k1_fx8010_tram_setup(struct snd_emu10k1 *emu, u32 size) in snd_emu10k1_fx8010_tram_setup()
2503 static void snd_emu10k1_fx8010_info(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_info()
2530 struct snd_emu10k1 *emu = hw->private_data; in snd_emu10k1_fx8010_ioctl()
2664 int snd_emu10k1_fx8010_new(struct snd_emu10k1 *emu, int device) in snd_emu10k1_fx8010_new()
2681 int snd_emu10k1_efx_alloc_pm_buffer(struct snd_emu10k1 *emu) in snd_emu10k1_efx_alloc_pm_buffer()
2701 void snd_emu10k1_efx_free_pm_buffer(struct snd_emu10k1 *emu) in snd_emu10k1_efx_free_pm_buffer()
2712 void snd_emu10k1_efx_suspend(struct snd_emu10k1 *emu) in snd_emu10k1_efx_suspend()
2736 void snd_emu10k1_efx_resume(struct snd_emu10k1 *emu) in snd_emu10k1_efx_resume()