Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.h136 struct cyttsp4_cydata { struct
205 struct cyttsp4_cydata *cydata;
Dcyttsp4_core.c227 offsetof(struct cyttsp4_cydata, mfgid_sz) in cyttsp4_si_get_cydata()
238 calc_mfgid_sz = si->si_ofs.cydata_size - sizeof(struct cyttsp4_cydata); in cyttsp4_si_get_cydata()
245 read_offset += offsetof(struct cyttsp4_cydata, mfgid_sz) in cyttsp4_si_get_cydata()
261 sizeof(struct cyttsp4_cydata) in cyttsp4_si_get_cydata()
262 - offsetof(struct cyttsp4_cydata, cyito_idh), in cyttsp4_si_get_cydata()