Home
last modified time | relevance | path

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

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