Lines Matching defs:slot_idx
226 int slot_idx,
238 slot = &dispatch->mt.slots[slot_idx];
256 touch_notify_touch_down(base, time, slot_idx, seat_slot,
265 int slot_idx,
276 slot = &dispatch->mt.slots[slot_idx];
287 touch_notify_touch_motion(base, time, slot_idx, seat_slot,
296 int slot_idx,
307 slot = &dispatch->mt.slots[slot_idx];
316 touch_notify_touch_up(base, time, slot_idx, seat_slot);
324 int slot_idx,
335 slot = &dispatch->mt.slots[slot_idx];
344 touch_notify_touch_cancel(base, time, slot_idx, seat_slot);