Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h40 #define HUB_PORT_STATUS 0 macro
/Linux-v4.19/drivers/usb/core/
Dhub.c579 if (type != HUB_PORT_STATUS) in hub_ext_port_status()
593 if (type != HUB_PORT_STATUS && ext_status) in hub_ext_port_status()
605 return hub_ext_port_status(hub, port1, HUB_PORT_STATUS, in hub_port_status()
Dhcd.c666 if (wValue == HUB_PORT_STATUS) in rh_call_control()