Searched refs:has_joystick_axes_or_buttons (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudev-builtin-input_id.c143 bool has_joystick_axes_or_buttons = false; local
187 has_joystick_axes_or_buttons = test_bit(BTN_TRIGGER, bitmask_key) ||
210 else if (has_joystick_axes_or_buttons)

Completed in 1499 milliseconds