Searched refs:press_fct (Results 1 – 1 of 1) sorted by relevance
151 void (*press_fct)(int); member1197 if (input->u.std.press_fct) in input_state_high()1198 input->u.std.press_fct(input->u.std.press_data); in input_state_high()1467 void (*press_fct)(int),1487 callback->u.std.press_fct = press_fct;