Linux Kernel
3.7.1
|
Data Fields | |
struct snd_soc_jack * | hp_jack |
struct snd_soc_jack * | mic_jack |
int | hp_det |
int | mic_det |
int | hook_det |
int | hs_shrt |
int | lo_shrt |
Definition at line 128 of file 88pm860x-codec.c.
int hook_det |
Definition at line 133 of file 88pm860x-codec.c.
int hp_det |
Definition at line 131 of file 88pm860x-codec.c.
struct snd_soc_jack* hp_jack |
Definition at line 129 of file 88pm860x-codec.c.
int hs_shrt |
Definition at line 134 of file 88pm860x-codec.c.
int lo_shrt |
Definition at line 135 of file 88pm860x-codec.c.
int mic_det |
Definition at line 132 of file 88pm860x-codec.c.
struct snd_soc_jack* mic_jack |
Definition at line 130 of file 88pm860x-codec.c.