micdet_delay      175 include/linux/mfd/wm8994/pdata.h 	int micdet_delay;
micdet_delay      257 include/sound/wm8903.h 	int micdet_delay;      /* Delay after microphone detection (ms) */
micdet_delay     1953 sound/soc/codecs/wm8903.c 		pdata->micdet_delay = val32;
micdet_delay     2116 sound/soc/codecs/wm8903.c 	wm8903->mic_delay = pdata->micdet_delay;
micdet_delay     3703 sound/soc/codecs/wm8994.c 		delay = control->pdata.micdet_delay;