Searched refs:last_ctrl (Results 1 – 3 of 3) sorted by relevance
35 int last_ctrl; member85 if (!(ctrl & fun->last_ctrl)) { in fun_cmd_ctrl()91 fun->last_ctrl = ctrl & (NAND_ALE | NAND_CLE); in fun_cmd_ctrl()300 fun->last_ctrl = NAND_CLE; in fun_probe()
82 unsigned long last_ctrl; /* record of last output for timeouts */ member
394 usbhid->last_ctrl = jiffies; in hid_submit_ctrl()624 if (time_after(jiffies, usbhid->last_ctrl + HZ * 5)) { in __usbhid_submit_report()