Searched refs:prev_frame_no (Results 1 – 3 of 3) sorted by relevance
235 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && in ohci_urb_enqueue()238 ohci->prev_frame_no = ohci_frame_no(ohci); in ohci_urb_enqueue()506 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_init()736 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local823 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()841 prev_frame_no = frame_no; in io_watchdog_func()851 ohci->prev_frame_no = prev_frame_no; in io_watchdog_func()980 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
426 unsigned prev_frame_no; member
316 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()