Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/usb/
Dch11.h38 #define HUB_PORT_STATUS 0 macro
/linux-6.12.1/drivers/usb/core/
Dhub.c617 if (type != HUB_PORT_STATUS) in hub_ext_port_status()
631 if (type != HUB_PORT_STATUS && ext_status) in hub_ext_port_status()
671 return hub_ext_port_status(hub, port1, HUB_PORT_STATUS, in usb_hub_port_status()
Dhcd.c643 if (wValue == HUB_PORT_STATUS) in rh_call_control()