Home
last modified time | relevance | path

Searched refs:wait_usecs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/cec/core/
H A Dcec-pin.c895 if (pin->wait_usecs) { in cec_pin_timer()
900 if (pin->wait_usecs > 150) { in cec_pin_timer()
901 pin->wait_usecs -= 100; in cec_pin_timer()
906 if (pin->wait_usecs > 100) { in cec_pin_timer()
907 pin->wait_usecs /= 2; in cec_pin_timer()
908 pin->timer_ts = ktime_add_us(ts, pin->wait_usecs); in cec_pin_timer()
910 us_to_ktime(pin->wait_usecs)); in cec_pin_timer()
913 pin->timer_ts = ktime_add_us(ts, pin->wait_usecs); in cec_pin_timer()
915 us_to_ktime(pin->wait_usecs)); in cec_pin_timer()
916 pin->wait_usecs = 0; in cec_pin_timer()
[all …]
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c59 static int wait_usecs = 150; /* This magic number seems to give pretty optimal variable
92 module_param(wait_usecs, int, 0444);
93 MODULE_PARM_DESC(wait_usecs, "how long to wait without sleeping, usecs");
285 for (i = 0; i < wait_usecs; i += 5) { in wavefront_wait()
/linux/Documentation/sound/
H A Dalsa-configuration.rst2132 wait_usecs