OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_emu10k1_fx8010_info
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/sound/
emu10k1.h
223
struct
snd_emu10k1_fx8010_info
{
struct
296
#define SNDRV_EMU10K1_IOCTL_INFO _IOR('H', 0x10, struct
snd_emu10k1_fx8010_info
)
310
typedef struct
snd_emu10k1_fx8010_info
emu10k1_fx8010_info_t;
/external/kernel-headers/original/uapi/sound/
emu10k1.h
270
struct
snd_emu10k1_fx8010_info
{
struct
359
#define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct
snd_emu10k1_fx8010_info
)
375
typedef struct
snd_emu10k1_fx8010_info
emu10k1_fx8010_info_t;
Completed in 1587 milliseconds