Searched refs:__quirk (Results 1 – 1 of 1) sorted by relevance
32 #define DEFINE_QUIRK_ATTRIBUTE(__name, __quirk) \ argument40 buf[0] = test_bit(__quirk, &hdev->quirks) ? 'Y' : 'N'; \61 if (enable == test_bit(__quirk, &hdev->quirks)) \64 change_bit(__quirk, &hdev->quirks); \