Home
last modified time | relevance | path

Searched refs:ntouches (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-magicmouse.c108 * @ntouches: Number of touches in most recent touch report.
118 int ntouches; member
140 for (ii = 0; ii < msc->ntouches; ii++) { in magicmouse_firm_touch()
282 msc->ntouches++; in magicmouse_emit_touch()
327 msc->ntouches = 0; in magicmouse_raw_event()
349 msc->ntouches = 0; in magicmouse_raw_event()
365 msc->ntouches = 0; in magicmouse_raw_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-magicmouse.c118 * @ntouches: Number of touches in most recent touch report.
128 int ntouches; member
158 for (ii = 0; ii < msc->ntouches; ii++) { in magicmouse_firm_touch()
346 msc->ntouches++; in magicmouse_emit_touch()
392 msc->ntouches = 0; in magicmouse_raw_event()
414 msc->ntouches = 0; in magicmouse_raw_event()
430 msc->ntouches = 0; in magicmouse_raw_event()
458 msc->ntouches = 0; in magicmouse_raw_event()

Completed in 3 milliseconds