Searched refs:ScanDevice (Results 1 – 5 of 5) sorted by relevance
430 static int32_t ScanDevice(struct HdfDeviceIoClient *client, int32_t cmd, in ScanDevice() function455 .ioService.Dispatch = ScanDevice, in HdfInputManagerBind()
91 RetStatus ScanDevice(InputDevDesc *staArr, uint32_t arrLen);
39 return gInputDeviceManager_->ScanDevice(staArr, arrLen); in ScanInputDevice()
656 RetStatus InputDeviceManager::ScanDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanDevice() function in OHOS::Input::InputDeviceManager
1136 ret = iInputDeviceManager.ScanDevice(nullptr, 0);