Home
last modified time | relevance | path

Searched refs:ParseTouchChipConfig (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dinput_config.h160 int32_t ParseTouchChipConfig(const struct DeviceResourceNode *node, TouchChipCfg *config);
H A Dinput_config_parser.c306 int32_t ParseTouchChipConfig(const struct DeviceResourceNode *node, TouchChipCfg *config) in ParseTouchChipConfig() function
/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft6336.c157 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) { in ChipConfigInstance()
H A Dtouch_ft5406.c272 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) { in ChipConfigInstance()
H A Dtouch_ft5x06.c359 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) { in ChipConfigInstance()
H A Dtouch_gt911.c318 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) { in ChipConfigInstance()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/input_template/
H A Dinput_driver_source.template128 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) {
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-touch-des.md353 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) {
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-touch-des.md355 if (ParseTouchChipConfig(device->property, chipCfg) != HDF_SUCCESS) {