Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Demu10k1.h309 struct snd_emu10k1_fx8010_code { struct
360 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code)
361 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code)
377 typedef struct snd_emu10k1_fx8010_code emu10k1_fx8010_code_t;
/Linux-v4.19/sound/pci/emu10k1/
Demufx.c472 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op()
489 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op()
519 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke()
538 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek()
553 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke()
582 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek()
605 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke()
628 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek()
726 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_verify_controls()
794 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_add_controls()
[all …]