Searched refs:snd_emu10k1_fx8010_code (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/sound/ |
H A D | emu10k1.h | 352 struct snd_emu10k1_fx8010_code { struct 403 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code) 404 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code)
|
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 489 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 506 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 536 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 555 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 570 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 599 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 622 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 645 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() 766 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_verify_controls() 859 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_add_controls() [all …]
|