Home
last modified time | relevance | path

Searched refs:a (Results 15001 – 15025 of 22310) sorted by relevance

1...<<601602603604605606607608609610>>...893

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class5 The /sys/class directory will consist of a group of
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qp-yapp4-pegasus-plus.dts3 // Copyright (C) 2021 Y Soft Corporation, a.s.
H A Dimx6qp-yapp4-crux-plus.dts3 // Copyright (C) 2021 Y Soft Corporation, a.s.
H A Dimx6q-yapp4-crux.dts3 // Copyright (C) 2021 Y Soft Corporation, a.s.
H A Dimx6q-yapp4-pegasus.dts3 // Copyright (C) 2021 Y Soft Corporation, a.s.
/openbmc/linux/drivers/iio/filter/
H A DKconfig16 To compile this driver as a module, choose M here: the
/openbmc/linux/Documentation/ABI/obsolete/
H A Do2cb6 information. Each logmask/ file controls a set of debug prints
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/
H A Dpimd_2.3.2.bb1 SUMMARY = "pimd is a lightweight stand-alone PIM-SM v2 multicast routing daemon."
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibpciaccess_0.18.1.bb4 PCI bus and devices in a platform-independent way."
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Dindex.rst18 deploy a product derived from Arm reference solutions.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libcpr/
H A Dlibcpr_1.10.5.bb2 DESCRIPTION = "Curl for People C++ Requests is a simple wrapper around \
/openbmc/qemu/include/hw/i2c/
H A Dbcm2835_i2c.h74 uint32_t a; member
/openbmc/openbmc/meta-openpower/recipes-bsp/guard/
H A Dguard_git.bb3 DESCRIPTION = "Provide a way to guard the faulty component from the system"
/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/leds/
H A Dstarscream-led-manager-config-native.bb4 #Common code for packages distributed without a license that want Apache-2.0.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-uuid.inc11 SPM_TEST2_UUID = "7817164c-c40c-4d1a-867a-9bb2278cf41a"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/
H A Dhighway_1.2.0.bb1 SUMMARY = "Highway is a C++ library for SIMD (Single Instruction, Multiple Data)"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-rich/
H A Dpython3-rich_13.7.1.bb1 SUMMARY = "Rich is a Python library for rich text and beautiful formatting in the terminal"
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-network/network/
H A Dstatic-mac-addr.bb2 DESCRIPTION = "Set a priority on MAC addresses to run with: \
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dyocto-uninative.inc4 # want to use/maintain a unified sstate feed for native/cross artefacts
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-freezegun_1.5.1.bb1 SUMMARY = "FreezeGun is a library that allows your Python tests to travel through time by mocking t…
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Dobmc-flash-mmc-mount.service.in2 Description=Mount BMC rofs volumes after a reboot
/openbmc/linux/arch/m68k/ifpsp060/
H A Dftest.sa68 dc.l $d0ff0170,$0000125a,$f23b9c00,$01700000
94 dc.l $103861ff,$0000103a,$4a0066ff,$0000102a
96 dc.l $d0ff0170,$0000109a,$f23b9c00,$01700000
215 dc.l $08a861ff,$000008aa,$4a0066ff,$0000089a
247 dc.l $d0ff0170,$0000072a,$f23b9c00,$01700000
274 dc.l $d0ff0170,$0000057a,$f23b9c00,$01700000
328 dc.l $d0ff0170,$0000021a,$f23b9c00,$01700000
/openbmc/linux/net/ceph/
H A Dauth_x.c726 static void ceph_x_destroy_authorizer(struct ceph_authorizer *a) in ceph_x_destroy_authorizer() argument
728 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
818 struct ceph_authorizer *a, in ceph_x_add_authorizer_challenge() argument
821 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()
876 struct ceph_authorizer *a, in ceph_x_verify_authorizer_reply() argument
881 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
1001 __le64 a, b, c, d; in calc_signature() member
1021 *psig = penc->a ^ penc->b ^ penc->c ^ penc->d; in calc_signature()
/openbmc/linux/net/openvswitch/
H A Dflow_table.c979 static bool mask_equal(const struct sw_flow_mask *a, in mask_equal() argument
982 const u8 *a_ = (const u8 *)&a->key + a->range.start; in mask_equal()
985 return (a->range.end == b->range.end) in mask_equal()
986 && (a->range.start == b->range.start) in mask_equal()
987 && (memcmp(a_, b_, range_n_bytes(&a->range)) == 0); in mask_equal()
1099 static int compare_mask_and_count(const void *a, const void *b) in compare_mask_and_count() argument
1101 const struct mask_count *mc_a = a; in compare_mask_and_count()
/openbmc/linux/drivers/misc/mei/
H A Dbus.c1122 static ssize_t name_show(struct device *dev, struct device_attribute *a, in name_show() argument
1131 static ssize_t uuid_show(struct device *dev, struct device_attribute *a, in uuid_show() argument
1141 static ssize_t version_show(struct device *dev, struct device_attribute *a, in version_show() argument
1151 static ssize_t modalias_show(struct device *dev, struct device_attribute *a, in modalias_show() argument
1163 static ssize_t max_conn_show(struct device *dev, struct device_attribute *a, in max_conn_show() argument
1173 static ssize_t fixed_show(struct device *dev, struct device_attribute *a, in fixed_show() argument
1183 static ssize_t vtag_show(struct device *dev, struct device_attribute *a, in vtag_show() argument
1193 static ssize_t max_len_show(struct device *dev, struct device_attribute *a, in max_len_show() argument

1...<<601602603604605606607608609610>>...893