Home
last modified time | relevance | path

Searched refs:cyttsp4_cydata (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/input/touchscreen/
Dcyttsp4_core.h126 struct cyttsp4_cydata { struct
195 struct cyttsp4_cydata *cydata;
Dcyttsp4_core.c217 offsetof(struct cyttsp4_cydata, mfgid_sz) in cyttsp4_si_get_cydata()
228 calc_mfgid_sz = si->si_ofs.cydata_size - sizeof(struct cyttsp4_cydata); in cyttsp4_si_get_cydata()
235 read_offset += offsetof(struct cyttsp4_cydata, mfgid_sz) in cyttsp4_si_get_cydata()
251 sizeof(struct cyttsp4_cydata) in cyttsp4_si_get_cydata()
252 - offsetof(struct cyttsp4_cydata, cyito_idh), in cyttsp4_si_get_cydata()