Home
last modified time | relevance | path

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

12345678910>>...79

/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/openbmc/.github/ISSUE_TEMPLATE/
H A Dbug_report.md17 A clear and concise description of what unexpectedly happened.
20 A clear and concise description of what you expected to happen.
/openbmc/openpower-proc-control/procedures/phal/
H A Dthread_stopall.cpp110 sbeError.what(), in threadStopAll()
129 std::format("threadStopAll: Exception({})", ex.what()).c_str()); in threadStopAll()
/openbmc/linux/sound/soc/bcm/
H A DKconfig19 If you don't know what to do here, say N.
28 If you don't know what to do here, say N
/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/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/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()
/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp101 property.first, e.what()) in getPsuI2c()
171 filePath, e.what()) in checkFileExists()
224 std::format("Error in getDevicePath: {}", e.what()).c_str()); in getDevicePath()
/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/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
212 way are useless, the details only matter for the culprit. Providing the "what
216 Another benefit of stating "what's changing" first is that it's almost always
217 possible to state "what's changing" in a single sentence. Conversely, all but
219 the problem. If both the "what's changing" and "what's the bug" are super
[all …]
H A Dmanagement-style.rst28 to what the answer is.
56 makes you look like you know what you're doing, so what a kernel manager
92 - having somebody tell you that what you worked on for the last year
96 engineer. And remember: "irrevocable" was what we tried to avoid in
114 sure as hell shouldn't encourage them by promising them that what they
121 healthy dose of critical thinking on what they do.
198 which is what the game is all about.
202 good idea - go wild", or "That sounds good, but what about xxx?". The
209 specific directions, but let's face it, they might be good at what they
211 naturally gravitate back to what they are good at, so it's not like you
[all …]
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_neigh.sh63 local what=$1; shift
74 log_test "$direction $what: neighbor change ($tcflags)"
H A Dmirror_gre_flower.sh82 local what=$1; shift
96 log_test "$direction $what ($tcflags)"
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dset_parameter_from_group_max.cpp109 ActionBase::getName(), e.what()) in run()
139 throw ActionParseError{ActionBase::getName(), e.what()}; in setModifier()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst36 and this ioctl will report what the device thinks what the standard is.
/openbmc/openpower-proc-control/procedures/common/
H A Dcollect_sbe_hb_data.cpp114 log<level::ERR>(e.what()); in collectSBEHBData()
135 log<level::ERR>(e.what()); in collectSBEHBData()
/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 Dutils.cpp116 "PROP", propertyName, "ERR", error, "PROP", e.what()); in setProperty()
211 e.what()); in getStateValue()
219 "STATE", state, "PATH", objPath, "INTF", intf, "ERR", e.what()); in getStateValue()
/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/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/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/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/phosphor-power/phosphor-power-sequencer/test/
H A Drail_tests.cpp428 e.what(), in TEST()
467 EXPECT_STREQ(e.what(), in TEST()
513 EXPECT_STREQ(e.what(), in TEST()
550 EXPECT_STREQ(e.what(), in TEST()
596 EXPECT_STREQ(e.what(), in TEST()
633 EXPECT_STREQ(e.what(), in TEST()
679 EXPECT_STREQ(e.what(), in TEST()
717 e.what(), in TEST()
766 e.what(), in TEST()
1097 EXPECT_STREQ(e.what(), in TEST()
[all …]

12345678910>>...79