Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dquirks.c471 #define check_set_bit(s_, bit_) { \ in parse_match() macro
479 check_set_bit(s, M_NAME); in parse_match()
482 check_set_bit(s, M_BUS); in parse_match()
498 check_set_bit(s, M_VID); in parse_match()
506 check_set_bit(s, M_PID); in parse_match()
514 check_set_bit(s, M_VERSION); in parse_match()
520 check_set_bit(s, M_DMI); in parse_match()
529 check_set_bit(s, M_UDEV_TYPE); in parse_match()
547 check_set_bit(s, M_DT); in parse_match()
554 #undef check_set_bit in parse_match()