Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/usb/
Dch11.h38 #define HUB_PORT_STATUS 0 macro
/Linux-v6.6/drivers/usb/core/
Dhub.c605 if (type != HUB_PORT_STATUS) in hub_ext_port_status()
619 if (type != HUB_PORT_STATUS && ext_status) in hub_ext_port_status()
654 return hub_ext_port_status(hub, port1, HUB_PORT_STATUS, in usb_hub_port_status()
Dhcd.c645 if (wValue == HUB_PORT_STATUS) in rh_call_control()