Home
last modified time | relevance | path

Searched refs:UHCI_IS_STOPPED (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Duhci-hcd.c144 uhci->is_stopped = UHCI_IS_STOPPED; in finish_reset()
372 uhci->is_stopped = UHCI_IS_STOPPED; in suspend_rh()
Duhci-hcd.h412 #define UHCI_IS_STOPPED 9999 /* Larger than a frame # */ macro