Searched refs:snd_emu10k1_fx8010_code (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | emu10k1.h | 307 struct snd_emu10k1_fx8010_code { struct 358 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code) 359 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code) 375 typedef struct snd_emu10k1_fx8010_code emu10k1_fx8010_code_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | emu10k1.h | 307 struct snd_emu10k1_fx8010_code { struct 358 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code) 359 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code) 375 typedef struct snd_emu10k1_fx8010_code emu10k1_fx8010_code_t;
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | emu10k1.h | 324 struct snd_emu10k1_fx8010_code { struct 375 #define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct snd_emu10k1_fx8010_code) 376 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code)
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emufx.c | 459 static void snd_emu10k1_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_write_op() 476 static void snd_emu10k1_audigy_write_op(struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_audigy_write_op() 506 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_gpr_poke() 525 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_gpr_peek() 540 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_tram_poke() 569 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_tram_peek() 592 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_code_poke() 615 struct snd_emu10k1_fx8010_code *icode) in snd_emu10k1_code_peek() 736 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_verify_controls() 804 struct snd_emu10k1_fx8010_code *icode, in snd_emu10k1_add_controls() [all …]
|