ASoC: wm8994: Allow debounce before MICDET identification
[deliverable/linux.git] / include / linux / mfd / wm8994 / pdata.h
index 68e77659488950f69df451b04b065eee72c9d144..b5046f6313a91936a54d937eb24f5728ee585567 100644 (file)
@@ -182,6 +182,11 @@ struct wm8994_pdata {
         */
        int micdet_delay;
 
+       /* Delay between microphone detect completing and reporting on
+        * insert (specified in ms)
+        */
+       int mic_id_delay;
+
        /* IRQ for microphone detection if brought out directly as a
         * signal.
         */
This page took 0.049728 seconds and 5 git commands to generate.