/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | base_gamepad.py | 59 def __init__(self, rdesc, application="Game Pad", name=None, input_info=None): argument 88 application="Game Pad", argument 199 def __init__(self, rdesc, application="Joystick", name=None, input_info=None): argument 210 application=None, argument
|
D | base_device.py | 281 application, argument 345 def match_evdev_rule(self, application, evdev): argument 378 def next_sync_events(self, application=None): argument 392 def get_evdev(self, application=None): argument
|
D | test_keyboard.py | 58 def create_array_report(self, keys, reportID=None, application=None): argument 73 def event(self, keys, reportID=None, application=None): argument
|
D | test_usb_crash.py | 65 def get_evdev(self, application=None): argument
|
D | test_ite_keyboard.py | 135 def event(self, keys, reportID=None, application=None): argument
|
D | test_tablet.py | 523 application="Pen", argument 911 application="Pen", argument 1012 application="Pen", argument 1148 application="Stylus", argument
|
D | test_multitouch.py | 106 application="Touch Screen", argument 242 application="Touch Pad", argument 496 def create_report(self, data, global_data=None, reportID=None, application=None): argument 503 def match_evdev_rule(self, application, evdev): argument
|
D | base.py | 138 def __init__(self, name, application, rdesc_str=None, rdesc=None, input_info=None): argument
|
D | test_gamepad.py | 628 application="Joystick", argument
|
D | test_wacom_generic.py | 176 def match_evdev_rule(self, application, evdev): argument
|
/linux-6.12.1/net/bluetooth/cmtp/ |
D | capi.c | 187 struct cmtp_application *application; in cmtp_recv_interopmsg() local 304 struct cmtp_application *application; in cmtp_recv_capimsg() local 367 struct cmtp_application *application; in cmtp_register_appl() local 435 struct cmtp_application *application; in cmtp_release_appl() local 459 struct cmtp_application *application; in cmtp_send_message() local
|
/linux-6.12.1/drivers/hid/ |
D | hid-multitouch.c | 109 unsigned int application; member 155 struct mt_application *application; member 234 static int cypress_compute_slot(struct mt_application *application, in cypress_compute_slot() 424 struct mt_application *application; in mt_set_quirks() local 533 struct mt_application *application) in mt_allocate_usage() 563 unsigned int application = report->application; in mt_allocate_application() local 598 unsigned int application = report->application; in mt_find_application() local 676 struct mt_application *application, in mt_store_field() 1352 struct mt_application *application; in mt_input_mapping() local 1715 struct mt_application *application; in mt_release_contacts() local
|
D | hid-input.c | 1996 unsigned int application) in hidinput_allocate() 2269 unsigned int application; in hidinput_connect() local
|
D | hid-core.c | 54 unsigned int application) in hid_register_report() 263 unsigned int application; in hid_add_field() local 1916 unsigned int application, unsigned int usage) in hid_find_field()
|
D | hid-logitech-dj.c | 640 unsigned int application, in dj_get_receiver_dev()
|
D | hid-logitech-hidpp.c | 4372 unsigned int application) in hidpp_application_equals()
|
/linux-6.12.1/include/uapi/linux/ |
D | hiddev.h | 99 __u32 application; /* application usage for this field */ member
|
/linux-6.12.1/include/linux/ |
D | hid.h | 488 unsigned application; /* application usage for this field */ member 531 unsigned int application; /* application usage for this report */ member 583 unsigned int application; /* application usage for this input */ member
|
/linux-6.12.1/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 79 DataApplicationCapability_application application; member
|