Home
last modified time | relevance | path

Searched refs:what (Results 126 – 150 of 2012) sorted by relevance

12345678910>>...81

/openbmc/linux/drivers/input/touchscreen/
H A Dektf2127.c210 const char *what = width ? "width" : "height"; in ektf2127_query_dimension() local
224 dev_err(dev, "Failed to request %s: %d\n", what, error); in ektf2127_query_dimension()
234 dev_err(dev, "Failed to receive %s data: %d\n", what, error); in ektf2127_query_dimension()
240 what, buf[0], buf[1]); in ektf2127_query_dimension()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_compare_byte_action_tests.cpp198 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST()
233 EXPECT_STREQ(e.what(), "ActionError: i2c_compare_byte: { register: " in TEST()
244 ie.what(), in TEST()
H A Di2c_action_tests.cpp131 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST()
167 EXPECT_STREQ(e.what(), in TEST()
H A Dcompare_presence_action_tests.cpp178 EXPECT_STREQ(e.what(), "ActionError: compare_presence: { fru: " in TEST()
189 EXPECT_STREQ(r_error.what(), in TEST()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp111 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
158 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
219 std::cout << "elog exception caught: " << e.what() << std::endl; in commitError()
/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp101 property.first, e.what()) in getPsuI2c()
171 filePath, e.what()) in checkFileExists()
220 std::format("Error in getDevicePath: {}", e.what()).c_str()); in getDevicePath()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_flower.sh82 local what=$1; shift
96 log_test "$direction $what ($tcflags)"
/openbmc/linux/include/linux/ceph/
H A Dmon_client.h140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
142 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what,
/openbmc/linux/drivers/power/reset/
H A Dvexpress-poweroff.c16 static void vexpress_reset_do(struct device *dev, const char *what) in vexpress_reset_do() argument
27 dev_emerg(dev, "Unable to %s (%d)\n", what, err); in vexpress_reset_do()
/openbmc/openpower-occ-control/
H A Docc_device.cpp27 "ERROR", e.what()); in setActive()
152 "ERROR", e.what()); in getFilenameByRegex()
H A Docc_dbus.cpp121 lg2::error("set Unit propety failed: error={ERR}", "ERR", e.what()); in setUnit()
138 lg2::error("get Unit propety failed: error={ERR}", "ERR", e.what()); in getUnit()
226 lg2::error("Error looking up chassis objects: {ERR}", "ERR", e.what()); in getChassisPath()
/openbmc/qemu/contrib/plugins/
H A Dhowvec.c45 CountType what; member
185 switch (class->what) { in plugin_exit()
276 switch (class->what) { in find_counter()
382 class_table[j].what = type; in qemu_plugin_install()
/openbmc/linux/arch/microblaze/
H A DKconfig134 Unless you know what you are doing, say N here.
162 Say N here unless you know what you are doing.
188 Say N here unless you know what you are doing.
202 Say N here unless you know what you are doing.
216 Say N here unless you know what you are doing.
/openbmc/openbmc/poky/meta/recipes-graphics/pango/pango/
H A D0001-Skip-running-test-layout-test.patch6 This fails intermittently, it varies based on what version of harfbuzz
7 is installed and if it does not match with what pango CI tests then we
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmeson-routines.bbclass13 # Map our ARCH values to what Meson expects:
39 # Map our OS values to what Meson expects:
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c44 #define is_psci_0_1(what, func_id) \ argument
45 (kvm_host_psci_config.psci_0_1_ ## what ## _implemented && \
46 (func_id) == kvm_host_psci_config.function_ids_0_1.what)
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst109 priority in KVM x86. If all else fails, match what already exists.
127 what it does. Do not reiterate what the code literally does; let the code
203 Stating what a patch does before diving into details is preferred by KVM x86
204 for several reasons. First and foremost, what code is actually being changed
206 find. Changelogs that bury the "what's actually changing" in a one-liner after
209 For initial review, one could argue the "what's broken" is more important, but
216 Another benefit of stating "what's changing" first is that it's almost always
219 the problem. If both the "what's changing" and "what's the bug" are super
224 painful than having to skip three paragraphs to get to "what's changing".
270 what level of testing you were able to do, e.g. in the cover letter.
[all …]
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb6 and diagnostics of where, when and what the warning was, including a stack \
7 trace of what was going on when the it occurred.\
/openbmc/linux/drivers/staging/ks7010/
H A DTODO17 First a few words what not to do (at least not blindly):
28 - check what other upstream wireless mechanisms can be used instead of the
/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp87 getFormFactorType(), "ERROR", e.what()); in setInitialHostSelectorValue()
131 getFormFactorType(), "ERROR", e.what()); in handleEvent()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.cpp95 entry("WHAT=%s", ex.what())); in write()
157 entry("WHAT=%s", ex.what())); in write()
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-uevents.rst8 This document explains what the events are and what they are used
65 information about what the error is, which is something that needs to
92 The LOCKPROTO is a string, and its value depends on what is set
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.c157 nvkm_i2c_bus_probe(struct nvkm_i2c_bus *bus, const char *what, in nvkm_i2c_bus_probe() argument
164 BUS_DBG(bus, "probing %ss", what); in nvkm_i2c_bus_probe()
179 what, info[i].dev.type); in nvkm_i2c_bus_probe()
/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-programming.rst22 The struct fpga_image_info specifies what FPGA image to program. It is
32 will generate that list. Here's some sample code of what to do next::
88 * fpga_image_info() - Specifies what FPGA image to program
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp85 e.what()) in setPresence()
120 e.what()) in setAvailable()
192 invpath, e.what()) in handleChassisHealthRollup()

12345678910>>...81