Home
last modified time | relevance | path

Searched defs:application (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/hid/tests/
H A Dbase_gamepad.py59 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
H A Dbase_device.py281 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
H A Dtest_keyboard.py58 def create_array_report(self, keys, reportID=None, application=None): argument
73 def event(self, keys, reportID=None, application=None): argument
H A Dtest_usb_crash.py65 def get_evdev(self, application=None): argument
H A Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
H A Dtest_tablet.py523 application="Pen", argument
911 application="Pen", argument
1012 application="Pen", argument
1148 application="Stylus", argument
H A Dtest_multitouch.py106 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
H A Dbase.py138 def __init__(self, name, application, rdesc_str=None, rdesc=None, input_info=None): argument
H A Dtest_gamepad.py628 application="Joystick", argument
H A Dtest_wacom_generic.py176 def match_evdev_rule(self, application, evdev): argument
/linux/net/bluetooth/cmtp/
H A Dcapi.c187 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/drivers/hid/
H A Dhid-multitouch.c117 unsigned int application; member
163 struct mt_application *application; member
242 static int cypress_compute_slot(struct mt_application *application, in cypress_compute_slot()
432 struct mt_application *application; in mt_set_quirks() local
541 struct mt_application *application) in mt_allocate_usage()
571 unsigned int application = report->application; in mt_allocate_application() local
606 unsigned int application = report->application; in mt_find_application() local
684 struct mt_application *application, in mt_store_field()
1360 struct mt_application *application; in mt_input_mapping() local
1723 struct mt_application *application; in mt_release_contacts() local
H A Dhid-logitech-dj.c640 unsigned int application, in dj_get_receiver_dev()
H A Dhid-logitech-hidpp.c4344 unsigned int application) in hidpp_application_equals()
/linux/include/uapi/linux/
H A Dhiddev.h99 __u32 application; /* application usage for this field */ member
/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h79 DataApplicationCapability_application application; member