Home
last modified time | relevance | path

Searched refs:what (Results 151 – 175 of 1975) sorted by relevance

12345678910>>...79

/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()
/openbmc/openbmc/meta-arm/documentation/
H A Dquick-start.md36 …nutes depending on your internet connection speed. Also, it only fetches what is available. Ther…
40 Depending on what software you are building, fvp-base might not be the machine you want to build fo…
41 …lowing website provides an EXTREMELY rough way to tell what software is in what machines, and what
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp269 phosphor::logging::log<phosphor::logging::level::ERR>(e.what()); in getSensorSubtree()
415 phosphor::logging::log<phosphor::logging::level::ERR>(e.what()); in getSensorNumberFromPath()
441 phosphor::logging::log<phosphor::logging::level::ERR>(e.what()); in getPathFromSensorNumber()
471 phosphor::logging::entry("WHAT=%s", e.what())); in getObjectInterfaces()
498 phosphor::logging::entry("WHAT=%s", e.what())); in getEntityManagerProperties()
/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp87 getFormFactorType(), "ERROR", e.what()); in setInitialHostSelectorValue()
131 getFormFactorType(), "ERROR", e.what()); in handleEvent()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
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/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-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/maintainer/
H A Dpull-requests.rst49 so outline what is contained here, why it should be merged, and what, if
58 to understand what I'm pulling, and why I should pull it. I also
69 what they do and why they do it, but explain the _timing_. What
72 I will take both what you write in the email pull request _and_ in
135 bit of help determining what you want to pull, and on what to base the pull
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp232 << e.what() << std::endl; in getStates()
503 << " caught D-Bus exception: " << e.what() << std::endl; in set()
522 std::cerr << "Unable to start fan control: " << e.what() << std::endl; in resume()
538 std::cerr << "Unable to reload configuration files: " << e.what() in reload()
592 std::cerr << "Unable to dump fan control: " << e.what() << std::endl; in dumpFanControl()
696 << e.what() << "\n"; in getSensorType()
1029 std::cerr << argv[0] << " failed: " << e.what() << std::endl; in main()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.cpp112 entry("ERROR=%s", e.what())); in getService()
214 entry("ERROR=%s", e.what())); in rebootBMC()
399 entry("ERROR=%s", e.what())); in ipmi_ibm_oem_bmc_factory_reset()
416 entry("ERROR=%s", e.what())); in ipmi_ibm_oem_bmc_factory_reset()
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp198 std::cerr << "Failed to get SST-PP level: " << error.what() in appliedConfig()
225 std::cerr << "Failed to get SST-BF status: " << error.what() in baseSpeedPriorityEnabled()
266 std::cerr << "Failed to set new SST-PP level: " << error.what() in appliedConfig()
522 std::cerr << "PECI Error: " << err.what() << '\n'; in discoverOrWait()
/openbmc/linux/include/trace/events/
H A Drxrpc.h1904 int ref, enum rxrpc_txbuf_trace what),
1906 TP_ARGS(debug_id, call_debug_id, seq, ref, what),
1913 __field(enum rxrpc_txbuf_trace, what)
1921 __entry->what = what;
1928 __print_symbolic(__entry->what, rxrpc_txbuf_traces),
1934 enum rxrpc_call_poke_trace what),
1936 TP_ARGS(call, busy, what),
1941 __field(enum rxrpc_call_poke_trace, what)
1947 __entry->what = what;
1952 __print_symbolic(__entry->what, rxrpc_call_poke_traces),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/
H A D0001-util-consideredharmful-Use-overloadable-func-attribu.patch48 attr_deprecated("This function likely doesn't do what you expect, use strlcat")
53 attr_deprecated("This function likely doesn't do what you expect, use strlcpy")
/openbmc/intel-ipmi-oem/src/
H A Dmultinodecommands.cpp46 phosphor::logging::entry("ERR=%s", e.what())); in getMultiNodeInfo()
83 phosphor::logging::entry("ERR=%s", e.what())); in getMultiNodeRole()
H A Dsmbiosmdrv2handler.cpp82 phosphor::logging::entry("ERROR=%s", e.what())); in sdplusMdrv2GetProperty()
108 phosphor::logging::entry("ERROR=%s", e.what())); in syncDirCommonData()
154 phosphor::logging::entry("ERROR=%s", e.what()), in findDataId()
333 "Error get dir", phosphor::logging::entry("ERROR=%s", e.what()), in mdr2GetDir()
420 "Error send dir", phosphor::logging::entry("ERROR=%s", e.what()), in mdr2SendDir()
487 phosphor::logging::entry("ERROR=%s", e.what()), in mdr2GetDataInfo()
540 phosphor::logging::entry("ERROR=%s", e.what()), in mdr2DataInfoOffer()
621 phosphor::logging::entry("ERROR=%s", e.what()), in mdr2SendDataInfo()
840 phosphor::logging::entry("ERROR=%s", e.what())); in storeDatatoFlash()
1152 phosphor::logging::entry("ERROR=%s", e.what())); in cmd_mdr2_data_start()
[all …]
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.cpp148 entry("ERROR=%s", e.what())); in timeOutHandler()
162 entry("ERROR=%s", e.what())); in timeOutHandler()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/jansson/jansson/
H A D0001-add-back-JSON_INTEGER_IS_LONG_LONG-for-cmake.patch27 # detect what to use for the 64 bit type.
28 # Note: I will prefer long long if I can get it, as that is what the automake system aimed for.
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre.sh66 local what=$1; shift
85 log_test "$direction $what: envelope MAC ($tcflags)"
/openbmc/phosphor-mboxd/vpnor/
H A Dmboxd_pnor_partition_table.cpp58 MSG_ERR("%s\n", e.what()); in init_vpnor_from_paths()
119 MSG_ERR("%s\n", e.what()); in vpnor_copy_bootloader_partition()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/
H A Df0418b0d8b54c21a1e5b0c6dce3277e938d07e7c.patch7 installed results in the error "don't know what to do here" when it
39 - [AC_MSG_ERROR([don't know what to do here])])
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp55 throw(JsonException(ex.what(), m_configJsonPath)); in Worker()
664 std::cerr << "Type exception: " << e.what() << "\n"; in populateInterfaces()
1424 " due to error: " + l_ex.what() + in parseVpdFile()
1431 " due to error: " + l_ex.what()); in parseVpdFile()
1517 logging::logMessage(ex.what()); in parseAndPublishVPD()
1522 logging::logMessage(ex.what()); in parseAndPublishVPD()
1527 logging::logMessage(ex.what()); in parseAndPublishVPD()
1531 logging::logMessage(ex.what()); in parseAndPublishVPD()
1788 " error: " + std::string(l_ex.what())); in deleteFruVpd()
1855 logging::logMessage(l_ex.what()); in setPresentProperty()
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c488 int what, err; in os_shutdown_socket() local
491 what = SHUT_RDWR; in os_shutdown_socket()
493 what = SHUT_RD; in os_shutdown_socket()
495 what = SHUT_WR; in os_shutdown_socket()
499 err = shutdown(fd, what); in os_shutdown_socket()

12345678910>>...79