Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5x06.c42 static int Ft5x06_EP00(ChipDevice *device, u8 *rdbuf) in Ft5x06_EP00()
63 static int Ft5x06_EP01(ChipDevice *device, u8 *rdbuf) in Ft5x06_EP01()
88 u8 rdbuf[EDT_NAME_LEN]; in Ft5x06_Identify() local
226 u8 *rdbuf = &buf[i * tpLen + offset]; in ParsePointData() local