Searched refs:MakeGetActiveUsbControlParams (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/usb/hdi_service/include/ |
H A D | usb_impl.h | 115 void MakeGetActiveUsbControlParams(
|
/ohos5.0/drivers/peripheral/usb/hdi_service/src/ |
H A D | usb_impl.cpp | 139 void UsbImpl::MakeGetActiveUsbControlParams( in MakeGetActiveUsbControlParams() function in OHOS::HDI::Usb::V1_1::UsbImpl 1275 MakeGetActiveUsbControlParams(&controlParams, &configIdOld, length, 0, 0); in SetConfig() 1296 MakeGetActiveUsbControlParams(&controlParams, &configIdNew, length, 0, 0); in SetConfig() 1324 MakeGetActiveUsbControlParams(&controlParams, &configIndex, length, 0, 0); in GetConfig()
|