Searched refs:snd_emu10k1_fx8010_pcm_rec (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 271 struct snd_emu10k1_fx8010_pcm_rec { struct 294 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) 295 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec) 306 typedef struct snd_emu10k1_fx8010_pcm_rec emu10k1_fx8010_pcm_t;
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | emu10k1.h | 355 struct snd_emu10k1_fx8010_pcm_rec { struct 380 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) 381 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 292 struct snd_emu10k1_fx8010_pcm_rec { struct 315 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) 316 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | emu10k1.h | 292 struct snd_emu10k1_fx8010_pcm_rec { struct 315 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) 316 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | emu10k1.h | 383 struct snd_emu10k1_fx8010_pcm_rec { struct 408 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) 409 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emufx.c | 1032 struct snd_emu10k1_fx8010_pcm_rec *ipcm) in snd_emu10k1_ipcm_poke() 1080 struct snd_emu10k1_fx8010_pcm_rec *ipcm) in snd_emu10k1_ipcm_peek() 1761 struct snd_emu10k1_fx8010_pcm_rec *ipcm = NULL; in _snd_emu10k1_init_efx() 2454 struct snd_emu10k1_fx8010_pcm_rec *ipcm; in snd_emu10k1_fx8010_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emufx.c | 1087 struct snd_emu10k1_fx8010_pcm_rec *ipcm) in snd_emu10k1_ipcm_poke() 1135 struct snd_emu10k1_fx8010_pcm_rec *ipcm) in snd_emu10k1_ipcm_peek() 1816 struct snd_emu10k1_fx8010_pcm_rec *ipcm = NULL; in _snd_emu10k1_init_efx() 2485 struct snd_emu10k1_fx8010_pcm_rec *ipcm; in snd_emu10k1_fx8010_ioctl()
|
Completed in 14 milliseconds