Home
last modified time | relevance | path

Searched refs:snd_emu10k1_fx8010_pcm_rec (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.h338 struct snd_emu10k1_fx8010_pcm_rec { struct
363 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) argument
364 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
377 typedef struct snd_emu10k1_fx8010_pcm_rec emu10k1_fx8010_pcm_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.h338 struct snd_emu10k1_fx8010_pcm_rec { struct
363 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) argument
364 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
377 typedef struct snd_emu10k1_fx8010_pcm_rec emu10k1_fx8010_pcm_t;
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Demu10k1.h355 struct snd_emu10k1_fx8010_pcm_rec { struct
380 #define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct snd_emu10k1_fx8010_pcm_rec) argument
381 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c1032 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()
1855 struct snd_emu10k1_fx8010_pcm_rec *ipcm = NULL; in _snd_emu10k1_init_efx()
2548 struct snd_emu10k1_fx8010_pcm_rec *ipcm; in snd_emu10k1_fx8010_ioctl()