Searched refs:prev_frame_no (Results 1 – 3 of 3) sorted by relevance
236 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && in ohci_urb_enqueue()239 ohci->prev_frame_no = ohci_frame_no(ohci); in ohci_urb_enqueue()516 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_init()753 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local840 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()858 prev_frame_no = frame_no; in io_watchdog_func()868 ohci->prev_frame_no = prev_frame_no; in io_watchdog_func()997 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
428 unsigned prev_frame_no; member
316 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()