Lines Matching +full:0 +full:xffa00000
18 #define PLT_HID_1_0_PAGE 0xffa00000
19 #define PLT_HID_2_0_PAGE 0xffa20000
21 #define PLT_BASIC_TELEPHONY 0x0003
22 #define PLT_BASIC_EXCEPTION 0x0005
24 #define PLT_VOL_UP 0x00b1
25 #define PLT_VOL_DOWN 0x00b2
32 #define PLT_DA60 0xda60
33 #define PLT_BT300_MIN 0x0413
34 #define PLT_BT300_MAX 0x0418
40 #define PLT_QUIRK_DOUBLE_VOLUME_KEYS BIT(0)
79 /* handle standard types - plt_type is 0xffa0uuuu or 0xffa2uuuu */ in plantronics_input_mapping()
113 return 0; in plantronics_input_mapping()
133 return 0; in plantronics_event()
148 return 0; in plantronics_event()
158 return 0; in plantronics_event()
171 for (i = 0; i < hdev->maxcollection; i++) { in plantronics_device_type()