Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5406.c164 static int32_t UpdateFirmware(ChipDevice *device) in UpdateFirmware() function
H A Dtouch_gt911.c236 static int32_t UpdateFirmware(ChipDevice *device) in UpdateFirmware() function
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.h96 int32_t (*UpdateFirmware)(ChipDevice *device); member