Go to the source code of this file.
- Enumerator:
-
Definition at line 18 of file wm8350.h.
wm8350_hp_jack_detect - Enable headphone jack detection.
: WM8350 codec : left or right jack detect signal : jack to report detection events on : value to report
Enables the headphone jack detection of the WM8350. If no report is specified then detection is disabled.
Definition at line 1339 of file wm8350.c.
wm8350_mic_jack_detect - Enable microphone jack detection.
: WM8350 codec : jack to report detection events on : value to report when presence detected : value to report when microphone short detected
Enables the microphone jack detection of the WM8350. If both reports are specified as zero then detection is disabled.
Definition at line 1421 of file wm8350.c.