Home
last modified time | relevance | path

Searched refs:wHubChange (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c274 hub_status->wHubChange = in fhci_hub_control()
275 cpu_to_le16(fhci->vroot_hub->hub.wHubChange); in fhci_hub_control()
H A Dfhci-hcd.c351 fhci->vroot_hub->hub.wHubChange = 0; in fhci_start()
/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h224 __le16 wHubChange; member
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c218 hubsts->wHubChange = 0; in sandbox_hub_submit_control_msg()
/openbmc/u-boot/include/
H A Dusb.h536 unsigned short wHubChange; member
/openbmc/u-boot/common/
H A Dusb_hub.c783 le16_to_cpu(hubsts->wHubChange)); in usb_hub_configure()
/openbmc/linux/drivers/usb/core/
H A Dhub.c968 *change = le16_to_cpu(hub->status->hub.wHubChange); in hub_hub_status()