/openbmc/phosphor-logging/lib/ |
H A D | lg2_logger.cpp | 234 std::va_list args; in do_log() local
|
/openbmc/qemu/hw/misc/ |
H A D | imx25_ccm.c | 24 #define DPRINTF(fmt, args...) \ argument
|
/openbmc/qemu/hw/gpio/ |
H A D | imx_gpio.c | 37 #define DPRINTF(fmt, args...) \ argument
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation.cpp | 331 std::string args = psuInventoryPath; in getUpdateService() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | broadsheetfb.c | 783 u16 args[5]; in broadsheet_init_display() local 867 u16 args[5]; in broadsheetfb_dpy_update_pages() local 906 u16 args[5]; in broadsheetfb_dpy_update() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | acpi_power_meter.c | 147 struct acpi_object_list args = { 1, &arg0 }; in set_avg_interval() local 220 struct acpi_object_list args = { 1, &arg0 }; in set_cap() local 262 struct acpi_object_list args = { 2, arg_objs }; in set_acpi_trip() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 437 def fileslocked(files, *args, **kwargs): 1175 def multiprocessingpool(*args, **kwargs): 1190 def exec_flat_python_func(func, *args, **kwargs):
|
H A D | namedtuple_with_abc.py | 73 def namedtuple(*args, **kwargs):
|
/openbmc/linux/drivers/net/ethernet/tehuti/ |
H A D | tehuti.h | 530 #define DBG2(fmt, args...) \ argument 542 #define RET(args...) \ argument 548 #define DBG(fmt, args...) \ argument 552 #define RET(args...) return args argument 553 #define DBG(fmt, args...) \ argument
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 171 #define NS_LOG(args...) \ argument 173 #define NS_DBG(args...) \ argument 175 #define NS_WARN(args...) \ argument 177 #define NS_ERR(args...) \ argument 179 #define NS_INFO(args...) \ argument
|
/openbmc/u-boot/include/ |
H A D | usbdevice.h | 28 #define usberr(fmt,args...) serial_printf("ERROR: %s(), %d: "fmt"\n",__FUNCTION__,__LINE__,##args) argument 30 #define usberr(fmt,args...) do{}while(0) argument 36 #define usbdbg(fmt,args...) do{}while(0) argument 42 #define usbinfo(fmt,args...) do{}while(0) argument
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 120 def debug(self,msg,*args,**kwargs): 124 def warning(self,msg,*args,**kwargs): 127 def error(self,msg,*args,**kwargs): 136 def __call__(self,*args,**kwargs):
|
/openbmc/linux/drivers/phy/socionext/ |
H A D | phy-uniphier-usb2.c | 84 struct of_phandle_args *args) in uniphier_u2phy_xlate()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | stm32f7_gpio.c | 166 struct ofnode_phandle_args args; in gpio_stm32_probe() local
|
H A D | gpio-rcar.c | 144 struct fdtdec_phandle_args args; in rcar_gpio_probe() local
|
/openbmc/qemu/tests/image-fuzzer/ |
H A D | runner.py | 72 def handler(*args):
|
/openbmc/u-boot/include/dm/ |
H A D | of.h | 83 uint32_t args[OF_MAX_PHANDLE_ARGS]; member
|
/openbmc/u-boot/drivers/fpga/ |
H A D | stratix10.c | 177 u32 args[3]; in send_reconfig_data() local
|
/openbmc/u-boot/common/ |
H A D | autoboot.c | 25 #define debug_bootkeys(fmt, args...) \ argument
|
/openbmc/u-boot/drivers/video/ |
H A D | pwm_backlight.c | 173 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata() local
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-led.c | 59 struct bios_args args = { in dell_led_perform_fn() local
|
/openbmc/linux/drivers/xen/ |
H A D | xen-balloon.c | 136 #define BALLOON_SHOW(name, format, args...) \ argument
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | get_unit_test_report.py | 87 args = parser.parse_args() variable
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest-single.h | 31 static inline QTestState *qtest_start(const char *args) in qtest_start()
|
/openbmc/linux/drivers/usb/common/ |
H A D | common.c | 280 struct of_phandle_args args; in of_usb_get_dr_mode_by_phy() local
|