Lines Matching defs:quirks

200 	unsigned long quirks;
266 if (hidpp->quirks & HIDPP_QUIRK_FORCE_OUTPUT_REPORTS) {
521 if (!(hidpp->quirks & HIDPP_QUIRK_WIRELESS_STATUS))
2965 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)
3009 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS))
3074 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) {
3758 if (hidpp->quirks & HIDPP_QUIRK_HI_RES_SCROLL_1P0) {
3783 (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS))
3798 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
3800 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560 &&
3820 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) {
3837 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
3839 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560)
3842 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS)
3845 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS)
3937 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) {
3943 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS) {
3949 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS) {
4000 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)
4002 else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560)
4055 if (hidpp->quirks & HIDPP_QUIRK_CLASS_K750)
4209 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) {
4213 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_M560) {
4217 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) {
4223 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_WHEELS) {
4229 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_EXTRA_MOUSE_BTNS) {
4235 if (hidpp->quirks & HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS) {
4298 if (!(hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT) || hidpp->delayed_input)
4411 hidpp->quirks = id->driver_data;
4432 hidpp->quirks |= HIDPP_QUIRK_UNIFYING;
4436 hidpp->quirks |= HIDPP_QUIRK_HIDPP_WHEELS |
4441 hidpp->quirks |= HIDPP_QUIRK_HIDPP_CONSUMER_VENDOR_KEYS;
4443 if (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP) {
4447 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) {
4485 if (hidpp->quirks & HIDPP_QUIRK_UNIFYING)
4492 if (!(hidpp->quirks & HIDPP_QUIRK_UNIFYING)) {
4502 if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_WTP)) {
4506 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) {
4515 if (hidpp->quirks & HIDPP_QUIRK_DELAYED_INIT)
4525 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) {