Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft6336.c150 TouchChipCfg *chipCfg = (TouchChipCfg *)OsalMemAlloc(sizeof(TouchChipCfg)); in ChipConfigInstance() local
178 TouchChipCfg *chipCfg = NULL; in HdfFocalChipInit() local
H A Dtouch_ft5406.c265 TouchChipCfg *chipCfg = (TouchChipCfg *)OsalMemAlloc(sizeof(TouchChipCfg)); in ChipConfigInstance() local
293 TouchChipCfg *chipCfg = NULL; in HdfFocalChipInit() local
H A Dtouch_ft5x06.c352 TouchChipCfg *chipCfg = (TouchChipCfg *)OsalMemAlloc(sizeof(TouchChipCfg)); in ChipConfigInstance() local
380 TouchChipCfg *chipCfg = NULL; in EdtFocalChipInit() local
H A Dtouch_gt911.c311 TouchChipCfg *chipCfg = (TouchChipCfg *)OsalMemAlloc(sizeof(TouchChipCfg)); in ChipConfigInstance() local
364 TouchChipCfg *chipCfg = NULL; in HdfGoodixChipInit() local
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.h86 TouchChipCfg *chipCfg; member