/drivers/hid/ |
D | wacom_wac.h | 171 ((f)->application == HID_DG_PEN) || \ 172 ((f)->application == HID_DG_DIGITIZER) || \ 173 ((f)->application == WACOM_HID_WD_PEN) || \ 174 ((f)->application == WACOM_HID_WD_DIGITIZER) || \ 175 ((f)->application == WACOM_HID_G9_PEN) || \ 176 ((f)->application == WACOM_HID_G11_PEN)) 179 ((f)->application == HID_DG_TOUCHSCREEN) || \ 180 ((f)->application == WACOM_HID_G9_TOUCHSCREEN) || \ 181 ((f)->application == WACOM_HID_G11_TOUCHSCREEN) || \ 182 ((f)->application == WACOM_HID_WT_TOUCHPAD) || \ [all …]
|
D | hid-multitouch.c | 106 unsigned int application; member 153 struct mt_application *application; member 227 static int cypress_compute_slot(struct mt_application *application, in cypress_compute_slot() argument 230 if (*slot->contactid != 0 || application->num_received == 0) in cypress_compute_slot() 385 struct mt_application *application; in mt_set_quirks() local 394 list_for_each_entry(application, &td->applications, list) { in mt_set_quirks() 395 application->quirks = val; in mt_set_quirks() 396 if (!application->have_contact_count) in mt_set_quirks() 397 application->quirks &= ~MT_QUIRK_CONTACT_CNT_ACCURATE; in mt_set_quirks() 494 struct mt_application *application) in mt_allocate_usage() argument [all …]
|
D | hid-plantronics.c | 36 #define PLT_ALLOW_CONSUMER (field->application == HID_CP_CONSUMERCONTROL && \ 49 if (field->application == HID_GD_JOYSTICK) in plantronics_input_mapping() 74 else if (!((field->application ^ plt_type) & HID_USAGE_PAGE)) { in plantronics_input_mapping() 98 usage->hid, field->application); in plantronics_input_mapping() 104 usage->hid, field->application, mapped_key); in plantronics_input_mapping()
|
D | hid-input.c | 609 switch (field->application) { in hidinput_configure_usage() 685 if (field->application == HID_GD_SYSTEM_CONTROL) in hidinput_configure_usage() 740 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage() 771 if ((field->application & 0xff) == 0x01) /* Digitizer */ in hidinput_configure_usage() 773 else if ((field->application & 0xff) == 0x02) /* Pen */ in hidinput_configure_usage() 1186 if (field->application == HID_GD_GAMEPAD || field->application == HID_GD_JOYSTICK) in hidinput_configure_usage() 1659 unsigned int application) in hidinput_allocate() argument 1671 switch (application) { in hidinput_allocate() 1736 hidinput->application = application; in hidinput_allocate() 1832 if (hidinput->application == report->application) in hidinput_match_application() [all …]
|
D | hid-jabra.c | 31 field->application, in jabra_input_mapping()
|
D | hid-logitech-dj.c | 590 unsigned int application, in dj_get_receiver_dev() argument 618 if (application == HID_GD_KEYBOARD) in dj_get_receiver_dev() 620 if (application == HID_GD_MOUSE) in dj_get_receiver_dev() 1684 if (rep->application == 0xff000001) in logi_dj_probe() 1698 rep->application, has_hidpp); in logi_dj_probe() 1705 djrcv_dev->unnumbered_application = rep->application; in logi_dj_probe()
|
D | hid-uclogic-core.c | 95 if (params->pen_unused && (field->application == HID_DG_PEN)) in uclogic_input_mapping() 127 switch (field->application) { in uclogic_input_configured()
|
D | hid-rmi.c | 405 (field->application == HID_GD_POINTER || in rmi_event() 406 field->application == HID_GD_MOUSE)) { in rmi_event() 572 unsigned app = (*report)->field[i]->application; in rmi_check_valid_report_id()
|
/drivers/staging/greybus/tools/ |
D | README.loopback | 7 A user could run a test without the need of the test application given 12 created and for the loopback test application to be able to run. 67 The loopback test application manages and formats the results provided by 68 the loopback kernel module. The purpose of this application 74 The best way to get up to date usage information for the application is 146 3.2 - using the test application:
|
/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 77 application and it can perform various 'ioctl' operations on the device. The 215 the userspace application and it can perform various 'ioctl' operations on the 327 The current directory also provides a firmware.c test application, which can be 328 referenced while developing userspace application to talk to firmware-management 331 The current directory also provides a authenticate.c test application, which can 332 be referenced while developing userspace application to talk to
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 12 application asking for reception will block out all other applications 23 module. Therefore each application can set its own set of parameters. The driver 25 application, that requests the transmission. To allow the transmission to take 28 kfifo. With each write request of an application, the passed in data and the 42 Since there is only one application allowed to receive data at a time, for 44 As soon as an application sets a request for receiving a telegram, the reception
|
/drivers/of/unittest-data/ |
D | overlay_7.dts | 6 /* overlays 6, 7 application and removal in sequence */
|
D | overlay_6.dts | 6 /* overlays 6, 7 application and removal in sequence */
|
D | overlay_8.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_9.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_10.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
D | overlay_11.dts | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
/drivers/hsi/ |
D | Kconfig | 10 application engines and cellular modems.
|
/drivers/hsi/controllers/ |
D | Kconfig | 13 an application engine with a cellular modem.
|
/drivers/visorbus/ |
D | Kconfig | 13 the partition desktop application. The visorbus driver is required to
|
/drivers/spmi/ |
D | Kconfig | 9 serial interface between baseband and application processors
|
/drivers/media/platform/marvell-ccic/ |
D | Kconfig | 27 controller found on Marvell Armada 610 application
|
/drivers/parisc/ |
D | README.dino | 24 ** "The pci_check program will also be available as application
|
/drivers/greybus/ |
D | Kconfig | 8 sane application layer. It was originally designed for the
|
/drivers/mailbox/ |
D | Kconfig | 135 between application processors and other processors/MCU/DSP. Select 145 between application processors and MCU. Say Y here if you want to 162 signals from the application processor to other masters.
|