Home
last modified time | relevance | path

Searched refs:MakeGetActiveUsbControlParams (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h115 void MakeGetActiveUsbControlParams(
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp139 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()