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 | 485 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 502 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 532 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 551 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 566 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 595 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 618 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 641 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() 762 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_verify_controls() 855 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_add_controls() [all …]
|