Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c66 __le16 bb_size_x; /* size of bounding box */ member
265 int bb_size_x = le16_to_cpu(blob->bb_size_x); in sur40_report_blob() local