Searched refs:USB_DDK_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance
62 return USB_DDK_INVALID_PARAMETER; in OH_Usb_GetDeviceDescriptor()83 return USB_DDK_INVALID_PARAMETER; in OH_Usb_GetConfigDescriptor()108 return USB_DDK_INVALID_PARAMETER; in OH_Usb_ClaimInterface()143 return USB_DDK_INVALID_PARAMETER; in OH_Usb_GetCurrentInterfaceSetting()159 return USB_DDK_INVALID_PARAMETER; in OH_Usb_SendControlReadRequest()172 return USB_DDK_INVALID_PARAMETER; in OH_Usb_SendControlReadRequest()193 return USB_DDK_INVALID_PARAMETER; in OH_Usb_SendControlWriteRequest()210 return USB_DDK_INVALID_PARAMETER; in OH_Usb_SendPipeRequest()222 return USB_DDK_INVALID_PARAMETER; in OH_Usb_CreateDeviceMemMap()
221 ret = USB_DDK_INVALID_PARAMETER; in RawParseDescriptor()331 if (ret == USB_DDK_INVALID_PARAMETER) { in ParseInterface()352 return USB_DDK_INVALID_PARAMETER; in ParseInterface()455 return USB_DDK_INVALID_PARAMETER; in ParseConfigurationDes()465 return USB_DDK_INVALID_PARAMETER; in ParseConfigurationDes()
299 USB_DDK_INVALID_PARAMETER = -2, enumerator