Searched refs:wHubStatus (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/usb/core/
H A Dhub.c996 *status = le16_to_cpu(hub->status->hub.wHubStatus);
/linux-master/include/uapi/linux/usb/
H A Dch11.h223 __le16 wHubStatus; member in struct:usb_hub_status
230 * Bits 0 and 1 for wHubStatus and wHubChange
/linux-master/drivers/usb/host/
H A Dfhci-hcd.c350 fhci->vroot_hub->hub.wHubStatus = 0;
H A Dfhci-hub.c272 hub_status->wHubStatus =
273 cpu_to_le16(fhci->vroot_hub->hub.wHubStatus);

Completed in 191 milliseconds