Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_INDICATOR (Results 1 – 5 of 5) 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.c687 case USB_PORT_FEAT_INDICATOR: in ast_vhub_set_port_feature()
724 case USB_PORT_FEAT_INDICATOR: in ast_vhub_clr_port_feature()
/linux/drivers/usb/host/
H A Docteon-hcd.c3347 case USB_PORT_FEAT_INDICATOR: in octeon_usb_hub_control()
3496 case USB_PORT_FEAT_INDICATOR: in octeon_usb_hub_control()
/linux/drivers/usb/dwc2/
H A Dhcd.c3443 case USB_PORT_FEAT_INDICATOR: in dwc2_hcd_hub_control()
3712 case USB_PORT_FEAT_INDICATOR: in dwc2_hcd_hub_control()
/linux/drivers/usb/core/
H A Dhub.c494 USB_PORT_FEAT_INDICATOR); in set_port_led()