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

/freebsd-13-stable/sys/dev/hid/
H A Dhidquirk.h31 * Screening of all content of this file except HID_QUIRK_LIST is a kind of
32 * hack that allows multiple HID_QUIRK_LIST inclusion with different HQ()
43 #define HID_QUIRK_LIST(...) \ macro
68 HID_QUIRK_LIST(), enumerator in enum:__anon12151
H A Dhidquirk.c158 /* hidquirk.h exposes only HID_QUIRK_LIST macro when HQ() is defined */
161 static const char *hidquirk_str[HID_QUIRK_MAX] = { HID_QUIRK_LIST() };

Completed in 95 milliseconds