Home
last modified time | relevance | path

Searched refs:UsbRawControlMsg (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_raw_api.h527 int32_t UsbRawControlMsg(const UsbRawHandle * const devHandle, struct UsbControlRequestData *ctrlData);
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api.c125 int32_t UsbRawControlMsg(const UsbRawHandle * const devHandle, struct UsbControlRequestData *ctrlData) in UsbRawControlMsg() function
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c1325 HARCH_INFO_PRINT("usbfs: UsbRawControlMsg data = %{public}x\n", *(ctrlReq.data)); in UsbnetHostWriteCmdSync()
1326 int32_t ret = UsbRawControlMsg(usbNet->devHandle, &ctrlReq); in UsbnetHostWriteCmdSync()

Completed in 4 milliseconds