Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dektf2127.c51 static void ektf2127_parse_coordinates(const u8 *buf, unsigned int touch_count, in ektf2127_parse_coordinates()
74 unsigned int touch_count, i; in ektf2127_report_event() local
H A Dchipone_icn8318.c44 __u8 touch_count; member
H A Dchipone_icn8505.c64 u8 touch_count; member
H A Dhideep.c728 int touch_count = ts->xfer_buf[0]; in hideep_parse_and_report() local
/openbmc/linux/drivers/hid/
H A Dhid-sony.c1008 static int sony_register_touchpad(struct sony_sc *sc, int touch_count, in sony_register_touchpad()