/openbmc/linux/drivers/misc/sgi-xp/ |
H A D | xpnet.c | 260 void *data, void *key) in xpnet_connection_activity() argument
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | st,stmpe.yaml | 110 description: Scanning cycles elapsed before key data is updated
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.h | 381 const u8 *key, const u32 *indir);
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | syscall-user-dispatch.rst | 43 only the syscall dispatcher address and the userspace key.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-secvar | 97 Description: Current space consumed by the key store, in bytes, represented
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 131 u8 key[AES_MAX_KEY_SIZE]; member
|
/openbmc/linux/net/wireless/ |
H A D | wext-sme.c | 51 ck->params[i].key = ck->data[i]; in cfg80211_mgd_wext_connect()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-ldp.dts | 226 gpio_key_pins: gpio-key-pins {
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-evb.dtsi | 121 key-power {
|
H A D | rk3188-radxarock.dts | 27 key-power {
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-core.c | 43 if (test_bit(BTN_TOUCH, input->key)) { in uclogic_inrange_timeout()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-cubox-i.dtsi | 227 pinctrl_gpio_key: gpio-key {
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | qi_lb60.dts | 97 key {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953-xiaomi-vince.dts | 31 key-volume-up {
|
H A D | sm6350-sony-xperia-lena-pdx213.dts | 40 key-volume-down {
|
H A D | sm6375-sony-xperia-murray-pdx225.dts | 56 key-volume-down {
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8365-evk.dts | 41 key-volume-up {
|
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/ |
H A D | rpi-base.inc | 25 overlays/gpio-key.dtbo \
|
/openbmc/linux/fs/cachefiles/ |
H A D | interface.c | 28 _enter("{%s},%x,", vcookie->key, cookie->debug_id); in cachefiles_alloc_object()
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | send.c | 218 keypair->sending.key); in encrypt_packet()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 583 u8 *key, u32 key_len);
|
/openbmc/entity-manager/src/ |
H A D | utils.cpp | 95 for (const auto& [key, value] : paths) in findFiles()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models_sysemu.c | 141 if (!object_property_set(obj, e->key, visitor, &err)) { in cpu_model_from_info()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_api.c | 66 .key_offset = offsetof(struct nft_object, key), 1308 const char *name = arg->key; in nft_chain_hash_cmp() 1326 return nft_objname_hash(&obj->key, 0, seed); in nft_objname_hash_obj() 1335 if (obj->key.table != k->table) in nft_objname_hash_cmp() 1338 return strcmp(obj->key.name, k->name); in nft_objname_hash_cmp() 5740 (*nft_set_ext_obj(ext))->key.name) < 0) in nf_tables_fill_setelem() 6321 const u32 *key, const u32 *key_end, in nft_set_elem_init() argument 7715 obj->key.table = table; in nf_tables_newobj() 7719 if (!obj->key.name) { in nf_tables_newobj() 7751 kfree(obj->key.name); in nf_tables_newobj() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.js | 1533 this._options && $.each(this._options, function (key, value) { argument 1534 if (defaults[key] != value) options[key] = value 1570 for (var key in this.inState) { 1571 if (this.inState[key]) return true
|