Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h83 #define USB_PORT_FEAT_INDICATOR 22 macro
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c688 case USB_PORT_FEAT_INDICATOR: in ast_vhub_set_port_feature()
725 case USB_PORT_FEAT_INDICATOR: in ast_vhub_clr_port_feature()
/linux/drivers/usb/dwc2/
H A Dhcd.c3443 case USB_PORT_FEAT_INDICATOR: in dwc2_hcd_hub_control()
3708 case USB_PORT_FEAT_INDICATOR: in dwc2_hcd_hub_control()
/linux/drivers/usb/core/
H A Dhub.c495 USB_PORT_FEAT_INDICATOR); in set_port_led()