Searched refs:snd_emu10k1_fx8010_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 214 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/ |
H A D | emu10k1.h | 271 struct snd_emu10k1_fx8010_info { struct 374 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 224 struct snd_emu10k1_fx8010_info { struct 309 #define SNDRV_EMU10K1_IOCTL_INFO _IOR('H', 0x10, struct snd_emu10k1_fx8010_info)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 224 struct snd_emu10k1_fx8010_info { struct 309 #define SNDRV_EMU10K1_IOCTL_INFO _IOR('H', 0x10, struct snd_emu10k1_fx8010_info)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | emu10k1.h | 297 struct snd_emu10k1_fx8010_info { struct 402 #define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emufx.c | 2424 static void snd_emu10k1_fx8010_info(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_info() function 2425 struct snd_emu10k1_fx8010_info *info) in snd_emu10k1_fx8010_info() 2452 struct snd_emu10k1_fx8010_info *info; in snd_emu10k1_fx8010_ioctl() 2467 snd_emu10k1_fx8010_info(emu, info); in snd_emu10k1_fx8010_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emufx.c | 2456 static void snd_emu10k1_fx8010_info(struct snd_emu10k1 *emu, in snd_emu10k1_fx8010_info() function 2457 struct snd_emu10k1_fx8010_info *info) in snd_emu10k1_fx8010_info() 2483 struct snd_emu10k1_fx8010_info *info; in snd_emu10k1_fx8010_ioctl() 2498 snd_emu10k1_fx8010_info(emu, info); in snd_emu10k1_fx8010_ioctl()
|
Completed in 14 milliseconds