Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-sony.c73 #define SONY_BT_DEVICE (SIXAXIS_CONTROLLER_BT | MOTION_CONTROLLER_BT | NAVIGATION_CONTROLLER_BT) macro
1709 const int sc0_not_bt = !(sc0->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()
1710 const int sc1_not_bt = !(sc1->quirks & SONY_BT_DEVICE); in sony_compare_connection_type()