Searched refs:detect_us (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dleds-expresswire.h18 unsigned long detect_us; member in struct:expresswire_timing
/linux-master/drivers/leds/
H A Dleds-expresswire.c28 udelay(props->timing.detect_us);
/linux-master/drivers/video/backlight/
H A Dktd2801-backlight.c19 .detect_us = 270,
/linux-master/sound/soc/codecs/
H A Dcs42l43.h84 unsigned int detect_us; member in struct:cs42l43_codec
H A Dcs42l43-jack.c124 ret = cs42l43_find_index(priv, "cirrus,detect-us", 1000, &priv->detect_us,
651 int timeout_ms = ((2 * priv->detect_us) / USEC_PER_MSEC) + 200;

Completed in 112 milliseconds