Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
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
Dchipone_icn8318.c44 __u8 touch_count; member
Dchipone_icn8505.c64 u8 touch_count; member
Dhideep.c722 int touch_count = ts->xfer_buf[0]; in hideep_parse_and_report() local
/linux-5.19.10/drivers/hid/
Dhid-sony.c1491 static int sony_register_touchpad(struct sony_sc *sc, int touch_count, in sony_register_touchpad()