Home
last modified time | relevance | path

Searched refs:IO_WATCHDOG_OFF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hcd.c78 #define IO_WATCHDOG_OFF 0xffffff00 macro
236 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && 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()
1001 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
H A Dohci-hub.c319 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c78 #define IO_WATCHDOG_OFF 0xffffff00 macro
234 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && 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()
999 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
H A Dohci-hub.c319 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()

Completed in 5 milliseconds