Home
last modified time | relevance | path

Searched defs:tctrl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp143 const HDI::Usb::V1_0::UsbCtrlTransfer tctrl = {requestType, request, value, index, timeOut}; in GetDeviceSerialNumber() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp145 const HDI::Usb::V1_0::UsbCtrlTransfer tctrl = {requestType, request, value, index, timeOut}; in QueryPrinterInfoFromStringDescriptor() local
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1446 const UsbCtrlTransfer tctrl = { in __anon2b6789b40902() local
1603 const UsbCtrlTransferParams tctrl = {asyncContext->reqType, asyncContext->request, in __anon2b6789b40b02() local
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp581 const UsbCtrlTransfer tctrl = {requestType, request, value, index, timeOut}; in DoControlTransfer() local