Searched refs:INPUT_PROP_POINTING_STICK (Results 1 – 2 of 2) sorted by relevance
25 #ifndef INPUT_PROP_POINTING_STICK26 #define INPUT_PROP_POINTING_STICK 0x05 macro
193 is_pointing_stick = test_bit(INPUT_PROP_POINTING_STICK, bitmask_props); in test_pointers()