Searched refs:MOTION_CONTROLLER_BT (Results 1 – 1 of 1) sorted by relevance
55 #define MOTION_CONTROLLER_BT BIT(6) macro74 #define MOTION_CONTROLLER (MOTION_CONTROLLER_USB | MOTION_CONTROLLER_BT)79 #define SONY_BATTERY_SUPPORT (SIXAXIS_CONTROLLER | MOTION_CONTROLLER_BT | NAVIGATION_CONTROLLER |\82 #define SONY_BT_DEVICE (SIXAXIS_CONTROLLER_BT | MOTION_CONTROLLER_BT | NAVIGATION_CONTROLLER_BT)1170 } else if ((sc->quirks & MOTION_CONTROLLER_BT) && rd[0] == 0x01 && size == 49) { in sony_raw_event()2037 if ((sc->quirks & MOTION_CONTROLLER_BT) || in sony_check_add()2494 .driver_data = MOTION_CONTROLLER_BT },