Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxen-hcd.c39 bool c_connection; /* connection changed */ member
207 info->ports[port].c_connection = true; in xenhcd_rhport_connect()
253 if (info->ports[port].c_connection) in xenhcd_rhport_power_on()
456 info->ports[wIndex - 1].c_connection = false; in xenhcd_hub_control()
1046 if (info->ports[portnum - 1].c_connection) in xenhcd_conn_notify()