HomeSort by: relevance | last modified time | path
    Searched refs:SetPortFeature (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/
dwc2.h 174 #define SetPortFeature ((UT_WRITE_CLASS_OTHER << 8) | USB_REQ_SET_FEATURE)
  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.c 1785 case SetPortFeature:
1786 dev_dbg(hsotg->dev, "SetPortFeature\n");
1804 "SetPortFeature - USB_PORT_FEAT_SUSPEND\n");
1812 "SetPortFeature - USB_PORT_FEAT_POWER\n");
1821 "SetPortFeature - USB_PORT_FEAT_RESET\n");
1853 "SetPortFeature - USB_PORT_FEAT_INDICATOR\n");
1860 "SetPortFeature - USB_PORT_FEAT_TEST\n");
1869 "SetPortFeature %1xh unknown or unsupported\n",

Completed in 13 milliseconds