Searched refs:last_press (Results 1 – 1 of 1) sorted by relevance
340 int toprow_index, int *last_press) in tf103c_dock_toprow_event() argument344 if (last_press && *last_press) { in tf103c_dock_toprow_event()345 tf103c_dock_toprow_release(dock, *last_press); in tf103c_dock_toprow_event()346 *last_press = 0; in tf103c_dock_toprow_event()355 if (last_press) in tf103c_dock_toprow_event()356 *last_press = key_code; in tf103c_dock_toprow_event()