Searched refs:MOTION_CONTROLLER_BT (Results 1 – 1 of 1) sorted by relevance
53 #define MOTION_CONTROLLER_BT BIT(6) macro66 #define MOTION_CONTROLLER (MOTION_CONTROLLER_USB | MOTION_CONTROLLER_BT)71 #define SONY_BATTERY_SUPPORT (SIXAXIS_CONTROLLER | MOTION_CONTROLLER_BT | NAVIGATION_CONTROLLER)73 #define SONY_BT_DEVICE (SIXAXIS_CONTROLLER_BT | MOTION_CONTROLLER_BT | NAVIGATION_CONTROLLER_BT)945 } else if ((sc->quirks & MOTION_CONTROLLER_BT) && rd[0] == 0x01 && size == 49) { in sony_raw_event()1782 if ((sc->quirks & MOTION_CONTROLLER_BT) || in sony_check_add()2231 .driver_data = MOTION_CONTROLLER_BT },