OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_emu10k1_fx8010_pcm_rec
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/sound/
emu10k1.h
279
struct
snd_emu10k1_fx8010_pcm_rec
{
struct
302
#define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW('H', 0x30, struct
snd_emu10k1_fx8010_pcm_rec
)
303
#define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct
snd_emu10k1_fx8010_pcm_rec
)
314
typedef struct
snd_emu10k1_fx8010_pcm_rec
emu10k1_fx8010_pcm_t;
/external/kernel-headers/original/uapi/sound/
emu10k1.h
340
struct
snd_emu10k1_fx8010_pcm_rec
{
struct
365
#define SNDRV_EMU10K1_IOCTL_PCM_POKE _IOW ('H', 0x30, struct
snd_emu10k1_fx8010_pcm_rec
)
366
#define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct
snd_emu10k1_fx8010_pcm_rec
)
379
typedef struct
snd_emu10k1_fx8010_pcm_rec
emu10k1_fx8010_pcm_t;
Completed in 45 milliseconds