Lines Matching +full:0 +full:xffa00000
15 #define PLT_HID_1_0_PAGE 0xffa00000
16 #define PLT_HID_2_0_PAGE 0xffa20000
18 #define PLT_BASIC_TELEPHONY 0x0003
19 #define PLT_BASIC_EXCEPTION 0x0005
21 #define PLT_VOL_UP 0x00b1
22 #define PLT_VOL_DOWN 0x00b2
23 #define PLT_MIC_MUTE 0x00b5
31 #define HID_TELEPHONY_MUTE (HID_UP_TELEPHONY | 0x2f)
32 #define HID_CONSUMER_MUTE (HID_UP_CONSUMER | 0xe2)
34 #define PLT_DA60 0xda60
35 #define PLT_BT300_MIN 0x0413
36 #define PLT_BT300_MAX 0x0418
88 /* handle vendor unique types - plt_type is 0xffa0uuuu or 0xffa2uuuu */ in plantronics_input_mapping()
122 return 0; in plantronics_input_mapping()
143 return 0; in plantronics_event()
155 return 0; in plantronics_event()
168 for (i = 0; i < hdev->maxcollection; i++) { in plantronics_device_type()
205 drv_data->double_key_to = 0; in plantronics_probe()