Home
last modified time | relevance | path

Searched refs:prev_frame_no (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
A Dohci-hcd.c235 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()
515 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_init()
756 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func() local
843 if (frame_no == ohci->prev_frame_no) { in io_watchdog_func()
861 prev_frame_no = frame_no; in io_watchdog_func()
871 ohci->prev_frame_no = prev_frame_no; in io_watchdog_func()
1000 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
A Dohci.h428 unsigned prev_frame_no; member
A Dohci-hub.c319 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()

Completed in 12 milliseconds