Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.h90 struct TouchChipOps { struct
91 int32_t (*Init)(ChipDevice *device);
92 int32_t (*Detect)(ChipDevice *device);
93 int32_t (*Resume)(ChipDevice *device);
94 int32_t (*Suspend)(ChipDevice *device);
95 int32_t (*DataHandle)(ChipDevice *device);
96 int32_t (*UpdateFirmware)(ChipDevice *device);
97 void (*SetAbility)(ChipDevice *device);