Lines Matching defs:quirks

187 	unsigned long quirks;
243 if (hidpp->quirks & HIDPP_QUIRK_FORCE_OUTPUT_REPORTS) {
2454 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)
2498 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS))
2563 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) {
3193 if (hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL_X2121) {
3197 } else if (hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL_X2120) {
3200 } else /* if (hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL_1P0) */ {
3229 (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS))
3244 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
3246 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560 &&
3266 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) {
3283 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
3285 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560)
3288 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS)
3291 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS)
3367 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) {
3373 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS) {
3379 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS) {
3430 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
3432 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560)
3456 if (!(hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL) || value == 0
3483 if (hidpp->quirks & HIDPP_QUIRK_CLASS_K750)
3626 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) {
3630 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) {
3634 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) {
3640 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) {
3646 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS) {
3652 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS) {
3706 if (hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL)
3709 if (!(hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT) || hidpp->delayed_input)
3820 hidpp->quirks = id->driver_data;
3841 hidpp->quirks |= HIDPP_QUIRK_UNIFYING;
3845 hidpp->quirks |= HIDPP_QUIRK_HIDPP_WHEELS |
3850 hidpp->quirks |= HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS;
3852 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) {
3856 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) {
3894 if (hidpp->quirks & HIDPP_QUIRK_UNIFYING)
3901 if (!(hidpp->quirks & HIDPP_QUIRK_UNIFYING)) {
3911 if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)) {
3915 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) {
3924 if (hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT)
3934 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) {