Linux Kernel
3.7.1
|
#include <viosrp.h>
Data Fields | |
u32 | flags |
char | name [SRP_MAX_LOC_LEN] |
char | loc [SRP_MAX_LOC_LEN] |
struct mad_migration_cap | migration |
struct mad_reserve_cap | reserve |
unsigned int | digit_io_switch:1 |
unsigned int | dedicated_mic:1 |
unsigned int | output_switch:1 |
unsigned int | mic_source_switch:1 |
unsigned int dedicated_mic |
Definition at line 66 of file cthardware.h.
unsigned int digit_io_switch |
Definition at line 65 of file cthardware.h.
char loc[SRP_MAX_LOC_LEN] |
unsigned int mic_source_switch |
Definition at line 68 of file cthardware.h.
struct mad_migration_cap migration |
char name[SRP_MAX_LOC_LEN] |
unsigned int output_switch |
Definition at line 67 of file cthardware.h.
struct mad_reserve_cap reserve |