Home
last modified time | relevance | path

Searched refs:snd_emu10k1_fx8010_code (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/sound/
Demu10k1.h308 struct snd_emu10k1_fx8010_code { struct
359 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code)
360 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code)
376 typedef struct snd_emu10k1_fx8010_code emu10k1_fx8010_code_t;
/linux-4.4.14/sound/pci/emu10k1/
Demufx.c494 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op()
511 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op()
541 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_poke()
557 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek()
572 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()
635 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek()
721 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_verify_controls()
784 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_add_controls()
[all …]