Searched refs:prev_frame_no (Results 1 – 3 of 3) sorted by relevance
234 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && in ohci_urb_enqueue()237 ohci->prev_frame_no = ohci_frame_no(ohci); in ohci_urb_enqueue()514 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_init()755 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local842 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()860 prev_frame_no = frame_no; in io_watchdog_func()870 ohci->prev_frame_no = prev_frame_no; in io_watchdog_func()999 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
428 unsigned prev_frame_no; member
319 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()