Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Duhci-hcd.c143 uhci->is_stopped = UHCI_IS_STOPPED; in finish_reset()
367 uhci->is_stopped = UHCI_IS_STOPPED; in suspend_rh()
Duhci-hcd.h408 #define UHCI_IS_STOPPED 9999 /* Larger than a frame # */ macro