Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/usb/
Dch11.h40 #define HUB_PORT_STATUS 0 macro
/Linux-v6.1/drivers/usb/core/
Dhub.c594 if (type != HUB_PORT_STATUS) in hub_ext_port_status()
608 if (type != HUB_PORT_STATUS && ext_status) in hub_ext_port_status()
620 return hub_ext_port_status(hub, port1, HUB_PORT_STATUS, in usb_hub_port_status()
Dhcd.c670 if (wValue == HUB_PORT_STATUS) in rh_call_control()