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()757 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local844 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()862 prev_frame_no = frame_no; in io_watchdog_func()872 ohci->prev_frame_no = prev_frame_no; in io_watchdog_func()1001 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()