Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/cmtp/
H A Dcapi.c187 struct cmtp_application *application; in cmtp_recv_interopmsg() local
320 struct cmtp_application *application; in cmtp_recv_capimsg() local
383 struct cmtp_application *application; in cmtp_register_appl() local
451 struct cmtp_application *application; in cmtp_release_appl() local
475 struct cmtp_application *application; in cmtp_send_message() local
/openbmc/docs/security/
H A Dnetwork-security-considerations.md181 #### REST APIs
208 #### The webui-vue Web application
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dwsgi.py32 application = get_wsgi_application() variable
/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c109 unsigned int application; member
156 struct mt_application *application; member
234 static int cypress_compute_slot(struct mt_application *application, in cypress_compute_slot()
419 struct mt_application *application; in mt_set_quirks() local
528 struct mt_application *application) in mt_allocate_usage()
558 unsigned int application = report->application; in mt_allocate_application() local
593 unsigned int application = report->application; in mt_find_application() local
671 struct mt_application *application, in mt_store_field()
1347 struct mt_application *application; in mt_input_mapping() local
1712 struct mt_application *application; in mt_release_contacts() local
H A Dhid-google-hammer.c425 unsigned application, unsigned usage) in hammer_has_usage()
H A Dhid-input.c1993 unsigned int application) in hidinput_allocate()
2266 unsigned int application; in hidinput_connect() local
H A Dhid-core.c54 unsigned int application) in hid_register_report()
263 unsigned int application; in hid_add_field() local
H A Dhid-logitech-dj.c640 unsigned int application, in dj_get_receiver_dev()
H A Dhid-logitech-hidpp.c4386 unsigned int application) in hidpp_application_equals()
/openbmc/linux/tools/testing/selftests/hid/tests/
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 Dbase.py136 def __init__(self, name, application, rdesc_str=None, rdesc=None, input_info=None): 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 Dtest_tablet.py372 application="Pen", argument
H A Dtest_wacom_generic.py175 def match_evdev_rule(self, application, evdev): argument
/openbmc/linux/include/uapi/linux/
H A Dhiddev.h99 __u32 application; /* application usage for this field */ member
/openbmc/linux/include/linux/
H A Dhid.h491 unsigned application; /* application usage for this field */ member
534 unsigned int application; /* application usage for this report */ member
586 unsigned int application; /* application usage for this input */ member
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h79 DataApplicationCapability_application application; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3969 application = "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/application" variable in software_SoftwarePurpose