OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_emu10k1_fx8010_code
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
emu10k1.h
257
struct
snd_emu10k1_fx8010_code
{
struct
297
#define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW('H', 0x11, struct
snd_emu10k1_fx8010_code
)
298
#define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct
snd_emu10k1_fx8010_code
)
312
typedef struct
snd_emu10k1_fx8010_code
emu10k1_fx8010_code_t;
/external/kernel-headers/original/uapi/sound/
emu10k1.h
308
struct
snd_emu10k1_fx8010_code
{
struct
359
#define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct
snd_emu10k1_fx8010_code
)
360
#define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct
snd_emu10k1_fx8010_code
)
376
typedef struct
snd_emu10k1_fx8010_code
emu10k1_fx8010_code_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h
299
struct
snd_emu10k1_fx8010_code
{
struct
350
#define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct
snd_emu10k1_fx8010_code
)
351
#define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct
snd_emu10k1_fx8010_code
)
367
typedef struct
snd_emu10k1_fx8010_code
emu10k1_fx8010_code_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h
299
struct
snd_emu10k1_fx8010_code
{
struct
350
#define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct
snd_emu10k1_fx8010_code
)
351
#define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct
snd_emu10k1_fx8010_code
)
367
typedef struct
snd_emu10k1_fx8010_code
emu10k1_fx8010_code_t;
Completed in 303 milliseconds