Searched refs:last_press (Results 1 – 1 of 1) sorted by relevance
341 int toprow_index, int *last_press) in tf103c_dock_toprow_event() argument345 if (last_press && *last_press) { in tf103c_dock_toprow_event()346 tf103c_dock_toprow_release(dock, *last_press); in tf103c_dock_toprow_event()347 *last_press = 0; in tf103c_dock_toprow_event()356 if (last_press) in tf103c_dock_toprow_event()357 *last_press = key_code; in tf103c_dock_toprow_event()