Searched refs:xfer_timeout_ms (Results 1 – 5 of 5) sorted by relevance
319 if (!adap->xfer_timeout_ms) in cec_register_adapter()320 adap->xfer_timeout_ms = CEC_XFER_TIMEOUT_MS; in cec_register_adapter()
474 msecs_to_jiffies(adap->xfer_timeout_ms)); in cec_thread_func()
248 unsigned int xfer_timeout_ms; member
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()