|
Linux Kernel
3.7.1
|
#include <max98095.h>
Data Fields | |
| struct max98095_eq_cfg * | eq_cfg |
| unsigned int | eq_cfgcnt |
| struct max98095_biquad_cfg * | bq_cfg |
| unsigned int | bq_cfgcnt |
| unsigned int | digmic_left_mode:1 |
| unsigned int | digmic_right_mode:1 |
| unsigned int | jack_detect_pin5en:1 |
| unsigned int | jack_detect_delay |
Definition at line 36 of file max98095.h.
| struct max98095_biquad_cfg* bq_cfg |
Definition at line 43 of file max98095.h.
| unsigned int bq_cfgcnt |
Definition at line 44 of file max98095.h.
| unsigned int digmic_left_mode |
Definition at line 50 of file max98095.h.
| unsigned int digmic_right_mode |
Definition at line 51 of file max98095.h.
| struct max98095_eq_cfg* eq_cfg |
Definition at line 39 of file max98095.h.
| unsigned int eq_cfgcnt |
Definition at line 40 of file max98095.h.
| unsigned int jack_detect_delay |
Definition at line 63 of file max98095.h.
| unsigned int jack_detect_pin5en |
Definition at line 58 of file max98095.h.
1.8.2