Linux Kernel
3.7.1
|
#include <spk_types.h>
Data Fields | |
char * | synth_fmt |
int | default_val |
int | low |
int | high |
short | offset |
short | multiplier |
char * | out_str |
int | value |
Definition at line 110 of file spk_types.h.
int default_val |
Definition at line 112 of file spk_types.h.
int high |
Definition at line 114 of file spk_types.h.
int low |
Definition at line 113 of file spk_types.h.
short multiplier |
Definition at line 115 of file spk_types.h.
Definition at line 115 of file spk_types.h.
char* out_str |
Definition at line 116 of file spk_types.h.
char* synth_fmt |
Definition at line 111 of file spk_types.h.
int value |
Definition at line 117 of file spk_types.h.