Home
last modified time | relevance | path

Searched defs:arrLen (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/input/udriver/src/
Dinput_manager.cpp33 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()
Dinput_device_manager.cpp656 RetStatus InputDeviceManager::ScanDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanDevice()
/drivers/peripheral/input/hal/src/
Dinput_manager.c225 static int32_t ScanInputDevice(InputDevDesc *staArr, uint32_t arrLen) in ScanInputDevice()