/openbmc/docs/designs/mctp/ |
H A D | mctp.md | 42 One of the key concepts here is that separation of transport protocol from the
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | reproducible-builds.rst | 27 This has always been a key focus but, :ref:`since release 3.1 ("dunfell")
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.rc | 927 -o key-secret=sec0 \
|
/openbmc/linux/include/linux/ceph/ |
H A D | osd_client.h | 369 void *key; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_regs.h | 691 u8 key[16]; member
|
/openbmc/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 15 specifically, the parent pointer serves as the hashtable key while the
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-dev-intro.rst | 68 :c:type:`rc_proto`. If the scancode maps to a valid key code, this is set
|
/openbmc/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 28 used e.g. for key expiration times that need to be synchronized
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | asymmetric-32bit.rst | 50 way as on a homogeneous system, with a few key differences relating to
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 188 u8 key[]; member
|
/openbmc/linux/drivers/input/ |
H A D | Kconfig | 183 Say Y here if you want suspend key events to trigger a user
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8195-demo.dts | 40 key-0 {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8250-hdk.dts | 60 key-vol-up {
|
H A D | sm8150-hdk.dts | 51 key-vol-up {
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | 45 <div v-if="isNavTagPresent" :key="routerKey" class="pl-2 nav-tags">
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 480 struct ieee80211_key_conf *key; in rtw89_core_tx_update_sec_key() local 499 key = info->control.hw_key; in rtw89_core_tx_update_sec_key() 500 sec_cam = addr_cam->sec_entries[key->hw_key_idx]; in rtw89_core_tx_update_sec_key() 506 switch (key->cipher) { in rtw89_core_tx_update_sec_key() 529 rtw89_warn(rtwdev, "key cipher not supported %d\n", key->cipher); in rtw89_core_tx_update_sec_key() 534 desc_info->sec_keyid = key->keyidx; in rtw89_core_tx_update_sec_key() 541 pn64 = atomic64_inc_return(&key->tx_pn); in rtw89_core_tx_update_sec_key()
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/ |
H A D | events.yaml | 267 description: Set floor speed from first entry with average less than key 271 description: Set ceiling speed based on key transition values with average
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-seaboard.dts | 858 gpio-key,wakeup; 867 gpio-key,wakeup;
|
/openbmc/linux/fs/ubifs/ |
H A D | lprops.c | 1130 key_read(c, ubifs_idx_key(c, idx), &snod->key); in scan_check_cb() 1134 found = ubifs_tnc_has_node(c, &snod->key, level, lnum, in scan_check_cb()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | usdt.c | 890 static size_t specs_hash_fn(long key, void *ctx) in specs_hash_fn() argument 892 return str_hash((char *)key); in specs_hash_fn()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas.c | 513 const struct rtas_function key = { in __rtas_name_to_function() local 518 found = bsearch(&key, rtas_function_table, ARRAY_SIZE(rtas_function_table), in __rtas_name_to_function()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | apm_32.c | 451 int key; member 495 if (error_table[i].key == err) in apm_error()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 252 static_branch_disable(&dp->key.dd_key_true); in ddebug_change() 254 static_branch_enable(&dp->key.dd_key_true); in ddebug_change()
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channel_mgmt.cpp | 1030 std::string chKey = it.key(); in readChannelVolatileData() 1097 std::string chKey = it.key(); in readChannelPersistData()
|
/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 217 uint8_t key, uint8_t asc, uint8_t ascq) in vscsi_makeup_sense() argument 224 req->sense[2] = key; in vscsi_makeup_sense()
|