Searched refs:xfer_timeout_ms (Results 1 – 4 of 4) sorted by relevance
320 if (!adap->xfer_timeout_ms) in cec_register_adapter() 321 adap->xfer_timeout_ms = CEC_XFER_TIMEOUT_MS; in cec_register_adapter()
475 msecs_to_jiffies(adap->xfer_timeout_ms)); in cec_thread_func() 510 * unable to transmit for xfer_timeout_ms (2.1s by in cec_thread_func()
585 unsigned int max_delay_ms = input_adap->xfer_timeout_ms + 2000; in cec_splitter_poll()
1522 port->adap->xfer_timeout_ms = EXTRON_TIMEOUT_SECS * 1000; in extron_setup()