Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-hub.c65 #define PORT_STAT_CONNECTION 0x0001 macro
203 notify = usb_hub_port_set(port, PORT_STAT_CONNECTION); in usb_hub_port_update()
248 usb_hub_port_clear(port, PORT_STAT_CONNECTION); in usb_hub_detach()
477 usb_hub_port_clear(port, PORT_STAT_CONNECTION); in usb_hub_handle_control()