Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-sony.c66 #define MOTION_CONTROLLER (MOTION_CONTROLLER_USB | MOTION_CONTROLLER_BT) macro
70 MOTION_CONTROLLER | NAVIGATION_CONTROLLER)
72 #define SONY_FF_SUPPORT (SIXAXIS_CONTROLLER | MOTION_CONTROLLER)
770 if (sc->quirks & MOTION_CONTROLLER) in sony_report_fixup()
810 offset = (sc->quirks & MOTION_CONTROLLER) ? 12 : 30; in sixaxis_parse_report()
1392 } else if (sc->quirks & MOTION_CONTROLLER) { in sony_leds_init()
1568 else if (sc->quirks & MOTION_CONTROLLER) in sony_allocate_output_report()
2016 } else if (sc->quirks & MOTION_CONTROLLER) { in sony_input_configured()