Home
last modified time | relevance | path

Searched refs:snd_emu10k1_fx8010_info (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 Demu10k1.h268 struct snd_emu10k1_fx8010_info { struct
357 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
373 typedef struct snd_emu10k1_fx8010_info emu10k1_fx8010_info_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 Demu10k1.h268 struct snd_emu10k1_fx8010_info { struct
357 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
373 typedef struct snd_emu10k1_fx8010_info emu10k1_fx8010_info_t;
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Demu10k1.h271 struct snd_emu10k1_fx8010_info { struct
374 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c2518 static void snd_emu10k1_fx8010_info(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_info() function
2519 struct snd_emu10k1_fx8010_info *info) in snd_emu10k1_fx8010_info()
2546 struct snd_emu10k1_fx8010_info *info; in snd_emu10k1_fx8010_ioctl()
2561 snd_emu10k1_fx8010_info(emu, info); in snd_emu10k1_fx8010_ioctl()