Home
last modified time | relevance | path

Searched defs:args (Results 476 – 500 of 686) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen2.c256 static int gen2_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in gen2_clk_of_xlate()
/openbmc/u-boot/tools/
H A Datmelimage.c12 #define pr_err(fmt, args...) fprintf(stderr, "atmelimage Error: " fmt, ##args) argument
/openbmc/bmcweb/http/
H A Dlogging.hpp119 inline void vlog(std::format_string<Args...>&& format, Args&&... args, in vlog()
/openbmc/phosphor-networkd/src/
H A Dutil.cpp35 void executeCommandinChildProcess(stdplus::zstring_view path, char** args) in executeCommandinChildProcess()
/openbmc/qemu/hw/misc/
H A Dimx25_ccm.c24 #define DPRINTF(fmt, args...) \ argument
H A Dimx31_ccm.c26 #define DPRINTF(fmt, args...) \ argument
/openbmc/bmcweb/redfish-core/src/
H A Dupdate_messages.cpp39 std::span<const std::string_view> args) in getLog()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp423 boost::system::error_code callDbusMethod( in callDbusMethod()
/openbmc/u-boot/drivers/spi/
H A Dich.c23 #define debug_trace(fmt, args...) debug(fmt, ##args) argument
25 #define debug_trace(x, args...) argument
/openbmc/qemu/backends/
H A Diommufd.c100 struct iommu_ioas_change_process args = {.size = sizeof(args)}; in iommufd_change_process_capable() local
111 struct iommu_ioas_change_process args = {.size = sizeof(args)}; in iommufd_change_process() local
/openbmc/u-boot/include/dm/
H A Dof.h83 uint32_t args[OF_MAX_PHANDLE_ARGS]; member
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py72 def handler(*args):
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py73 def namedtuple(*args, **kwargs):
/openbmc/u-boot/drivers/video/
H A Dpwm_backlight.c173 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata() local
/openbmc/u-boot/drivers/gpio/
H A Dstm32f7_gpio.c166 struct ofnode_phandle_args args; in gpio_stm32_probe() local
H A Dgpio-rcar.c144 struct fdtdec_phandle_args args; in rcar_gpio_probe() local
/openbmc/u-boot/common/
H A Dautoboot.c25 #define debug_bootkeys(fmt, args...) \ argument
/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py87 args = parser.parse_args() variable
/openbmc/u-boot/drivers/fpga/
H A Dstratix10.c177 u32 args[3]; in send_reconfig_data() local
/openbmc/qemu/tests/qtest/
H A Dlibqtest-single.h31 static inline QTestState *qtest_start(const char *args) in qtest_start()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp263 std::va_list args; in do_log() local
/openbmc/btbridge/
H A Dbtbridged.c91 static void bt_log_console(int p, const char *fmt, va_list args) in bt_log_console()
106 va_list args; in bt_log() local
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32f.c614 struct ofnode_phandle_args args; in stm32_clk_probe() local
698 static int stm32_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in stm32_clk_of_xlate()
/openbmc/qemu/include/qemu/
H A Dbswap.h439 #define LOAD_IMPL(word, args...) \ in DO_STN_LDN_P() argument
476 #define STORE_IMPL(word, args...) \ argument
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c211 struct fdtdec_phandle_args args; in sti_pinctrl_set_state() local

1...<<11121314151617181920>>...28