Linux Kernel
3.7.1
|
#include <emu10k1.h>
Public Member Functions | |
DECLARE_BITMAP (gpr_valid, 0x200) | |
DECLARE_BITMAP (tram_valid, 0x100) | |
DECLARE_BITMAP (code_valid, 1024) | |
Data Fields | |
char | name [128] |
__u32 __user * | gpr_map |
unsigned int | gpr_add_control_count |
struct snd_emu10k1_fx8010_control_gpr __user * | gpr_add_controls |
unsigned int | gpr_del_control_count |
struct snd_ctl_elem_id __user * | gpr_del_controls |
unsigned int | gpr_list_control_count |
unsigned int | gpr_list_control_total |
struct snd_emu10k1_fx8010_control_gpr __user * | gpr_list_controls |
__u32 __user * | tram_data_map |
__u32 __user * | tram_addr_map |
__u32 __user * | code |
DECLARE_BITMAP | ( | gpr_valid | , |
0x200 | |||
) |
DECLARE_BITMAP | ( | tram_valid | , |
0x100 | |||
) |
DECLARE_BITMAP | ( | code_valid | , |
1024 | |||
) |
struct snd_emu10k1_fx8010_control_gpr __user* gpr_add_controls |
struct snd_ctl_elem_id __user* gpr_del_controls |
struct snd_emu10k1_fx8010_control_gpr __user* gpr_list_controls |