Home
last modified time | relevance | path

Searched refs:micdet_delay (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mfd/wm8994/
H A Dpdata.h175 int micdet_delay; member
/openbmc/linux/include/sound/
H A Dwm8903.h257 int micdet_delay; /* Delay after microphone detection (ms) */ member
/openbmc/linux/sound/soc/codecs/
H A Dwm8903.c1950 pdata->micdet_delay = val32; in wm8903_set_pdata_from_of()
2112 wm8903->mic_delay = pdata->micdet_delay; in wm8903_i2c_probe()
H A Dwm8994.c3849 delay = control->pdata.micdet_delay; in wm1811_jackdet_irq()