Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Dcyttsp5.c162 size_t bofs; /* bit offset */ member
267 int bofs) in cyttsp5_get_touch_axis() argument
272 *axis += ((xy_data[nbyte] >> bofs) << (nbyte * 8)); in cyttsp5_get_touch_axis()
288 si->tch_abs[abs].bofs); in cyttsp5_get_touch_record()
355 si->tch_hdr.bofs); in cyttsp5_mt_attention()
691 tch_abs->bofs = offset - (tch_abs->ofs << 3); in fill_tch_abs()

Completed in 6 milliseconds