Home
last modified time | relevance | path

Searched defs:is_repeat (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/input/
Dinput.c514 int is_repeat = 0; in _input_send_keycodes() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h812 bool is_repeat() { return type == NT_REPEAT; } in is_repeat() function