Searched refs:maxwait (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/linux/ |
D | lp.h | 40 unsigned int maxwait; member
|
/linux-4.19.296/drivers/media/tuners/ |
D | tda18250.c | 94 int maxwait, int step, u8 irq) in tda18250_wait_for_irq() argument 104 timeout = jiffies + msecs_to_jiffies(maxwait); in tda18250_wait_for_irq() 119 (jiffies_to_msecs(timeout) - maxwait), in tda18250_wait_for_irq()
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptbase.c | 163 u32 *req, int replyBytes, u16 *u16reply, int maxwait, 4661 int replyBytes, u16 *u16reply, int maxwait, int sleepFlag) in mpt_handshake_req_reply_wait() argument 4734 if (!failcnt && (t = WaitForDoorbellReply(ioc, maxwait, sleepFlag)) < 0) in mpt_handshake_req_reply_wait()
|