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 - 2
of
2
) 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
309
struct
snd_emu10k1_fx8010_code
{
struct
360
#define SNDRV_EMU10K1_IOCTL_CODE_POKE _IOW ('H', 0x11, struct
snd_emu10k1_fx8010_code
)
361
#define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct
snd_emu10k1_fx8010_code
)
377
typedef struct
snd_emu10k1_fx8010_code
emu10k1_fx8010_code_t;
Completed in 2092 milliseconds