OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:snd_emu10k1_fx8010_control_gpr
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/sound/
emu10k1.h
236
struct
snd_emu10k1_fx8010_control_gpr
{
struct
262
struct
snd_emu10k1_fx8010_control_gpr
__user * gpr_add_controls;
267
struct
snd_emu10k1_fx8010_control_gpr
__user * gpr_list_controls;
311
typedef struct
snd_emu10k1_fx8010_control_gpr
emu10k1_fx8010_control_gpr_t;
/external/kernel-headers/original/uapi/sound/
emu10k1.h
285
struct
snd_emu10k1_fx8010_control_gpr
{
struct
316
struct
snd_emu10k1_fx8010_control_gpr
__user *gpr_add_controls; /* GPR controls to add/replace */
323
struct
snd_emu10k1_fx8010_control_gpr
__user *gpr_list_controls; /* listed GPR controls */
376
typedef struct
snd_emu10k1_fx8010_control_gpr
emu10k1_fx8010_control_gpr_t;
Completed in 47 milliseconds