Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-hub.c246 static bool usb_hub_port_update(USBHubState *s, USBHubPort *port) in usb_hub_port_update() function
273 notify |= usb_hub_port_update(s, &s->ports[i]); in usb_hub_port_update_timer()
286 usb_hub_port_update(s, port); in usb_hub_attach()
374 usb_hub_port_update(s, port); in usb_hub_handle_reset()