port_in_u0 799 drivers/usb/host/xhci-hub.c bool port_in_u0 = ((status & PORT_PLS_MASK) == XDEV_U0); port_in_u0 804 drivers/usb/host/xhci-hub.c if ((xhci->port_status_u0 != all_ports_seen_u0) && port_in_u0) {