Home
last modified time | relevance | path

Searched refs:key (Results 4026 – 4050 of 5261) sorted by relevance

1...<<161162163164165166167168169170>>...211

/openbmc/linux/include/media/
H A Dv4l2-subdev.h1350 struct lock_class_key *key);
1384 struct lock_class_key *key);
/openbmc/phosphor-dbus-monitor/src/example/
H A Dexample.yaml85 Additionally, the journal callback will add to the journal key value pair
86 metadata for each property in the specified property group with the key
/openbmc/qemu/util/
H A Dqsp.c679 static gboolean qsp_tree_report(gpointer key, gpointer value, gpointer udata) in qsp_tree_report() argument
681 const QSPEntry *e = key; in qsp_tree_report()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dser.c580 u32 key; member
600 u32 fwbt_key = ent->key; in rtw89_ser_fw_backtrace_dump()
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst737 …icapsule --monotonic-count 1 --private-key build/tmp/deploy/images/corstone1000-mps3/corstone1000_…
741 …icapsule --monotonic-count 1 --private-key build/tmp/deploy/images/corstone1000-mps3/corstone1000_…
759 …ficapsule --monotonic-count 1 --private-key build/tmp/deploy/images/corstone1000-fvp/corstone1000_…
763 …ficapsule --monotonic-count 1 --private-key build/tmp/deploy/images/corstone1000-fvp/corstone1000_…
852 Press ESC in 4 seconds to skip startup.nsh or any other key to continue.
900 Hit any key to stop autoboot:
/openbmc/qemu/ui/
H A Dvnc.c2747 vnc_munge_des_rfb_key(unsigned char *key, size_t nkey) in vnc_munge_des_rfb_key() argument
2751 uint8_t r = key[i]; in vnc_munge_des_rfb_key()
2755 key[i] = r; in vnc_munge_des_rfb_key()
2763 unsigned char key[8]; in protocol_client_auth_vnc() local
2781 for (i=0; i<sizeof(key); i++) in protocol_client_auth_vnc()
2782 key[i] = i<pwlen ? vs->vd->password[i] : 0; in protocol_client_auth_vnc()
2783 vnc_munge_des_rfb_key(key, sizeof(key)); in protocol_client_auth_vnc()
2788 key, G_N_ELEMENTS(key), in protocol_client_auth_vnc()
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c501 BKEY_PADDED(key) k; in __uuid_write()
509 if (bch_bucket_alloc_set(c, RESERVE_BTREE, &k.key, true)) in __uuid_write()
513 SET_KEY_SIZE(&k.key, size); in __uuid_write()
514 uuid_io(c, REQ_OP_WRITE, &k.key, &cl); in __uuid_write()
520 bkey_copy(&c->uuid_bucket, &k.key); in __uuid_write()
521 bkey_put(c, &k.key); in __uuid_write()
2096 bkey_copy_key(&c->root->key, &MAX_KEY); in run_cache_set()
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap317 data-test-id="nav-item-key-clear"
318 href="#/operations/key-clear"
996 data-test-id="nav-item-key-clear"
997 href="#/operations/key-clear"
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1258 rule->c2_tcam |= ((u64)match.key->vlan_id) << offs; in mvpp2_cls_c2_build_match()
1270 rule->c2_tcam |= ((u64)match.key->vlan_priority) << in mvpp2_cls_c2_build_match()
1292 rule->c2_tcam |= ((u64)ntohs(match.key->src)) << offs; in mvpp2_cls_c2_build_match()
1300 rule->c2_tcam |= ((u64)ntohs(match.key->dst)) << offs; in mvpp2_cls_c2_build_match()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h423 u8 key[32]; member
433 struct sec_key key[2]; member
1871 struct cfg80211_gtk_rekey_data *key);
1899 struct ieee80211_key_conf *key, int mcu_cmd,
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h256 u8 key[]; member
2132 union iwreq_data *wrqu, char *key);
2135 union iwreq_data *wrqu, char *key);
2138 union iwreq_data *wrqu, char *key);
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-dalmore.dts1166 key-home {
1172 key-power {
1179 key-volume-down {
1185 key-volume-up {
H A Dtegra30-apalis-v1.1-eval.dts197 key-wakeup {
/openbmc/linux/fs/
H A Deventpoll.c1203 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback() argument
1208 __poll_t pollflags = key_to_poll(key); in ep_poll_callback()
1832 unsigned int mode, int sync, void *key) in ep_autoremove_wake_function() argument
1834 int ret = default_wake_function(wq_entry, mode, sync, key); in ep_autoremove_wake_function()
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp699 std::string_view key) in handleParamError() argument
707 if (errorMessageSv.starts_with(key)) in handleParamError()
709 std::string redfishProperty = toRedfishProperty(key); in handleParamError()
714 BMCWEB_LOG_ERROR("{} has no corresponding Redfish property", key); in handleParamError()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h211 u8 key[MAX_KEY_SIZE]; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h100 __be32 key; member
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h290 uint64_t key; member
/openbmc/qemu/qom/
H A Dobject_interfaces.c55 if (!object_property_set(obj, e->key, v, errp)) { in object_set_properties_from_qdict()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine.h262 struct lock_class_key *key,
/openbmc/linux/Documentation/leds/
H A Dwell-known-leds.txt38 Legacy: "shift-key-light" (Motorola Droid 4, capslock)
/openbmc/linux/crypto/
H A Dakcipher.c151 const void *key, unsigned int keylen) in akcipher_default_set_key() argument
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdevsim.h42 u32 key[4]; member
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr7s9210-rza2mevb.dts57 key-3 {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8953-motorola-potter.dts53 key-volume-up {

1...<<161162163164165166167168169170>>...211