USB_PORT_STAT_POWER 287 drivers/staging/wusbcore/devconnect.c if ((port->status & USB_PORT_STAT_POWER) USB_PORT_STAT_POWER 252 drivers/staging/wusbcore/rh.c wusb_port_by_idx(wusbhc, port_idx)->status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 94 drivers/usb/c67x00/c67x00-hcd.c wPortStatus = USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 3001 drivers/usb/core/hub.c if (portstatus & USB_PORT_STAT_POWER) USB_PORT_STAT_POWER 3566 drivers/usb/dwc2/hcd.c port_status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 687 drivers/usb/gadget/udc/aspeed-vhub/hub.c stat |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 399 drivers/usb/gadget/udc/dummy_hcd.c if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { USB_PORT_STAT_POWER 444 drivers/usb/gadget/udc/dummy_hcd.c USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 2113 drivers/usb/gadget/udc/dummy_hcd.c dum_hcd->port_status &= ~USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 2243 drivers/usb/gadget/udc/dummy_hcd.c dum_hcd->port_status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 2287 drivers/usb/gadget/udc/dummy_hcd.c USB_PORT_STAT_POWER) != 0) { USB_PORT_STAT_POWER 1141 drivers/usb/host/ehci-hub.c status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 249 drivers/usb/host/fhci-hub.c ~USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 319 drivers/usb/host/fhci-hub.c USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1765 drivers/usb/host/max3421-hcd.c max3421_hcd->port_status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1773 drivers/usb/host/max3421-hcd.c if ((max3421_hcd->port_status & USB_PORT_STAT_POWER) USB_PORT_STAT_POWER 3760 drivers/usb/host/oxu210hp-hcd.c status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 2173 drivers/usb/host/r8a66597-hcd.c rh->port &= ~USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 2214 drivers/usb/host/r8a66597-hcd.c rh->port |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 84 drivers/usb/host/sl811-hcd.c if (sl811->port1 & USB_PORT_STAT_POWER) USB_PORT_STAT_POWER 87 drivers/usb/host/sl811-hcd.c sl811->port1 = USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1145 drivers/usb/host/sl811-hcd.c | USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1243 drivers/usb/host/sl811-hcd.c sl811->port1 &= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1316 drivers/usb/host/sl811-hcd.c if (!(sl811->port1 & USB_PORT_STAT_POWER)) USB_PORT_STAT_POWER 294 drivers/usb/host/uhci-hub.c wPortStatus = USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 992 drivers/usb/host/xhci-hub.c *status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 1997 drivers/usb/isp1760/isp1760-hcd.c status |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 267 drivers/usb/musb/am35x.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 273 drivers/usb/musb/am35x.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 283 drivers/usb/musb/da8xx.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 297 drivers/usb/musb/da8xx.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 315 drivers/usb/musb/davinci.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 321 drivers/usb/musb/davinci.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); USB_PORT_STAT_POWER 201 drivers/usb/musb/musb_virthub.c musb->port1_status = USB_PORT_STAT_POWER USB_PORT_STAT_POWER 394 drivers/usb/usbip/vhci_hcd.c vhci_hcd->port_status[rhport] &= ~USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 549 drivers/usb/usbip/vhci_hcd.c vhci_hcd->port_status[rhport] |= USB_PORT_STAT_POWER; USB_PORT_STAT_POWER 603 drivers/usb/usbip/vhci_hcd.c USB_PORT_STAT_POWER) != 0) {