Searched defs:GetChipName (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/input/interfaces/include/ |
| D | input_controller.h | 147 int32_t (*GetChipName)(uint32_t devIndex, char *chipName, uint32_t length); member
|
| /drivers/peripheral/input/udriver/src/ |
| D | input_manager.cpp | 114 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function
|
| D | input_device_manager.cpp | 766 RetStatus InputDeviceManager::GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function in OHOS::Input::InputDeviceManager
|
| /drivers/peripheral/input/libinput/src/ |
| D | input_interface_instance.cpp | 74 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function
|
| /drivers/peripheral/input/hdi_service/ |
| D | input_interfaces_impl.cpp | 376 int32_t InputInterfacesImpl::GetChipName(uint32_t devIndex, std::string &chipName) in GetChipName() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
|
| /drivers/peripheral/input/hal/src/ |
| D | input_controller.c | 360 static int32_t GetChipName(uint32_t devIndex, char *chipName, uint32_t length) in GetChipName() function
|