Home
last modified time | relevance | path

Searched refs:snd_emu10k1_fx8010_info (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Demu10k1.h214 struct snd_emu10k1_fx8010_info { struct
288 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
302 typedef struct snd_emu10k1_fx8010_info emu10k1_fx8010_info_t;
/kernel/linux/linux-5.10/include/uapi/sound/
Demu10k1.h271 struct snd_emu10k1_fx8010_info { struct
374 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Demu10k1.h224 struct snd_emu10k1_fx8010_info { struct
309 #define SNDRV_EMU10K1_IOCTL_INFO _IOR('H', 0x10, struct snd_emu10k1_fx8010_info)
/kernel/linux/linux-5.10/sound/pci/emu10k1/
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()