Home
last modified time | relevance | path

Searched defs:GetChipInfo (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/input/interfaces/include/
H A Dinput_controller.h119 int32_t (*GetChipInfo)(uint32_t devIndex, char *chipInfo, uint32_t length); member
/drivers/peripheral/input/hal/src/
H A Dinput_controller.c365 static int32_t GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function
/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp96 static int32_t GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function
H A Dinput_device_manager.cpp742 RetStatus InputDeviceManager::GetChipInfo(uint32_t devIndex, char *chipInfo, uint32_t length) in GetChipInfo() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp338 int32_t InputInterfacesImpl::GetChipInfo(uint32_t devIndex, std::string &chipInfo) in GetChipInfo() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl

Completed in 9 milliseconds