/openbmc/qemu/backends/ |
H A D | cryptodev-builtin.c | 356 akcipher = qcrypto_akcipher_new(&opts, type, sess_info->key, in cryptodev_builtin_create_akcipher_session()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 913 Chroma key switch and color 3421 osd colour key 3444 being doubled, but the color key will not work as expected in this mode. 3446 Colour key is as it suggests. You designate a colour which will become 3448 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18. 3459 It's possible to combine colour key, local alpha & global alpha. 3505 osd colour key
|
/openbmc/docs/architecture/code-update/ |
H A D | code-update.md | 25 for key generation) and MachineName (name of machine used while building image, 300 The MANIFEST file format must be key=value (e.g. version=v1.99.10). It should
|
/openbmc/linux/drivers/input/ |
H A D | joydev.c | 305 input->key); in joydev_generate_startup_event() 355 test_bit(joydev->keypam[i], input->key) ? (1 << i) : 0; in joydev_0x_read()
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hikey960-pinctrl.dtsi | 65 pwr_key_pmx_func: pwr-key-pins { 459 pwr_key_cfg_func: pwr-key-cfg-pins {
|
/openbmc/linux/drivers/xen/ |
H A D | privcmd.c | 903 irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) in irqfd_wakeup() argument 907 __poll_t flags = key_to_poll(key); in irqfd_wakeup()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_virt.c | 274 unsigned int key, in amd_sriov_msg_checksum() argument 277 unsigned int ret = key; in amd_sriov_msg_checksum()
|
/openbmc/linux/io_uring/ |
H A D | rw.c | 594 struct wait_page_key *key = arg; in io_async_buf_func() local 598 if (!wake_page_match(wpq, key)) in io_async_buf_func()
|
/openbmc/qemu/ui/ |
H A D | trace-events | 89 input_event_key_number(int conidx, int number, const char *qcode, bool down) "con %d, key number 0x… 90 input_event_key_qcode(int conidx, const char *qcode, bool down) "con %d, key qcode %s, down %d"
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 467 for attr, value in sorted(self.__dict__.items(), key=lambda x: x[0]): 1027 for ev, value in sorted(stats.items(), key=lambda x: x[0]): 1060 s = '\n'.join(map(func, sorted(stats.items(), key=lambda x: x[0])))
|
/openbmc/linux/kernel/ |
H A D | audit.c | 2172 void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() argument 2175 if (key) in audit_log_key() 2176 audit_log_untrustedstring(ab, key); in audit_log_key()
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-p4note.dtsi | 61 key-down { 68 key-up { 75 key-power {
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra186-p2771-0000.dts | 2481 key-power { 2492 key-volume-down { 2501 key-volume-up {
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-common.dtsi | 1114 key-power { 1123 key-volume-down { 1132 key-volume-up {
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 206 for my $key (keys %debug) { 208 eval "\${dbg_$key} = '$debug{$key}';";
|
/openbmc/linux/drivers/rpmsg/ |
H A D | qcom_glink_native.c | 1487 const char *key; in qcom_glink_match_channel() local 1491 key = "qcom,glink-channels"; in qcom_glink_match_channel() 1492 ret = of_property_read_string(child, key, &name); in qcom_glink_match_channel()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jsrender.min.js | 3 …key:0,useKey:f?0:1,id:""+$e++,onRender:s,bnds:{}},p.linked=!!s,n?(d=n.views,u=n._,u.useKey?(d[l.ke…
|
/openbmc/u-boot/doc/ |
H A D | README.POST | 8 The key requirements for this project are as follows: 49 This section details the key points of the design for the project. 119 #define POST_SLOWTEST 0x04 /* test is slow, enabled by key press */ 164 This routine will scan the keyboard to detect if a magic key
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 959 static int hns3_get_rss(struct net_device *netdev, u32 *indir, u8 *key, in hns3_get_rss() argument 967 return h->ae_algo->ops->get_rss(h, indir, key, hfunc); in hns3_get_rss() 971 const u8 *key, const u8 hfunc) in hns3_set_rss() argument 992 return h->ae_algo->ops->set_rss(h, indir, key, hfunc); in hns3_set_rss()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ipl.c | 2411 int ipl_report_add_certificate(struct ipl_report *report, void *key, in ipl_report_add_certificate() argument 2423 cert->key = key; in ipl_report_add_certificate() 2497 memcpy(ptr, cert->key, cert->entry.len); in ipl_report_finish()
|
/openbmc/qemu/block/ |
H A D | iscsi.c | 230 return scsi_sense_to_errno(sense->key, in iscsi_translate_sense() 1288 iTask.task->sense.key == SCSI_SENSE_ILLEGAL_REQUEST && in iscsi_co_pwrite_zeroes() 1460 && task->sense.key == SCSI_SENSE_UNIT_ATTENTION) { in iscsi_readcapacity_sync() 1485 && task->sense.key == SCSI_SENSE_UNIT_ATTENTION in iscsi_readcapacity_sync()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 89 has_ieee_hdr(struct ieee_types_generic *ie, u8 key) in has_ieee_hdr() argument 91 return (ie && ie->ieee_hdr.element_id == key); in has_ieee_hdr() 95 has_vendor_hdr(struct ieee_types_vendor_specific *ie, u8 key) in has_vendor_hdr() argument 97 return (ie && ie->vend_hdr.element_id == key); in has_vendor_hdr()
|
/openbmc/linux/kernel/bpf/ |
H A D | cgroup.c | 230 struct bpf_cgroup_storage_key key; in bpf_cgroup_storages_alloc() local 233 key.cgroup_inode_id = cgroup_id(cgrp); in bpf_cgroup_storages_alloc() 234 key.attach_type = type; in bpf_cgroup_storages_alloc() 241 storages[stype] = cgroup_storage_lookup((void *)map, &key, false); in bpf_cgroup_storages_alloc()
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | 1946 # key) if true. Default is false (Since 5.0) 3362 # @key-secret: the ID of a QCryptoSecret object providing the 3372 'data': { '*key-secret': 'str', 3632 # @none: Don't check the host key at all 3634 # @hash: Compare the host key with a given hash 3673 # @mode: How to check the host key 3691 # @host-key-check: Defines how and what to check the host key against 3700 '*host-key-check': 'SshHostKeyCheck' } } 4164 'data': { 'key-secret': 'str' } } 4277 # @key-secret: ID of a QCryptoSecret object providing a key for cephx [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 159 int key; member 1084 static struct res_common *alloc_mpt_tr(int id, int key) in alloc_mpt_tr() argument 1094 ret->key = key; in alloc_mpt_tr() 1923 err = __mlx4_mpt_alloc_icm(dev, mpt->key); in mpt_alloc_res() 2434 index = mpt->key; in mpt_free_res() 2451 __mlx4_mpt_free_icm(dev, mpt->key); in mpt_free_res() 2897 mpt->key, NULL); in mlx4_QUERY_MPT_wrapper() 4887 __mlx4_mpt_release(dev, mpt->key); in rem_slave_mrs() 4900 __mlx4_mpt_free_icm(dev, mpt->key); in rem_slave_mrs()
|