Home
last modified time | relevance | path

Searched refs:_QUIRK_LAST_MODEL_QUIRK_ (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Dquirks.h93 _QUIRK_LAST_MODEL_QUIRK_, /* Guard: do not modify */ enumerator
Dquirks.c598 } while (++q < _QUIRK_LAST_MODEL_QUIRK_); in parse_model()
/third_party/libinput/tools/
Dshared.c629 } while(++q < _QUIRK_LAST_MODEL_QUIRK_); in tools_list_device_quirks()