Home
last modified time | relevance | path

Searched refs:printf (Results 3001 – 3025 of 3707) sorted by relevance

1...<<121122123124125126127128129130>>...149

/openbmc/u-boot/drivers/mtd/
H A Dmw_eeprom.c134 printf("Unsupported number of address bits: %d\n", addrlen); in mw_eeprom_write_word()
/openbmc/u-boot/drivers/net/
H A Daspeed_mdio.c189 printf("%s(): Failed to get reset signal\n", __func__); in aspeed_mdio_probe()
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c235 printf("%s: POWER allocation error!\n", __func__); in power_tps65218_init()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dfsl_mmdc.c25 printf("Error: %p wait for clear timeout.\n", ptr); in set_wait_for_bits_clear()
/openbmc/u-boot/drivers/gpio/
H A Ddb8500_gpio.c149 printf("db8500_gpio_get_input gpio=%u addr=%p offset=%u bit=%#x\n", in db8500_gpio_get_input()
/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c72 printf("Failed to enable 32Khz clock to wifi module\n"); in misc_init_r()
/openbmc/u-boot/drivers/rtc/
H A Dds1337.c94 printf ("### Warning: RTC oscillator has stopped\n"); in rtc_get()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_init.c205 printf("%s:SKIP: >1 cpu needed for this test\n", __func__); in test_map_init()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvideo.rst53 printf("Current input: %s\\n", input.name);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0004-Use-BUILD_DATE-to-improve-reproducibility.patch26 printf("%s: " PACKAGE " " VERSION " compiled on "
/openbmc/qemu/hw/display/
H A Dqxl.h132 printf("%s: PANIC %s failed\n", __func__, #x); \
/openbmc/qemu/hw/intc/
H A Dxilinx_intc.c104 D(printf("%s %x=%x\n", __func__, addr * 4, r)); in pic_read()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-implement-libc-specific-reopen_stream.patch76 printf("stderr stream open: %s\n",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/
H A Dnana_git.bb3 checking (as in assert.h) and logging (printf style debugging) in \
/openbmc/linux/include/linux/raid/
H A Dpq.h167 # define printk printf
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_task_analyzer.sh64 printf "FAIL: perf record failed to create \"perf.data\" \n"
/openbmc/linux/tools/bpf/resolve_btfids/
H A DMakefile15 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))";
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_attach.c35 printf("usage: %s", usbip_attach_usage_string); in usbip_attach_usage()
/openbmc/linux/scripts/mod/
H A Dmodpost.h88 void __attribute__((format(printf, 2, 3)))
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c116 #define DEBUG(format, args...) printf(format, ##args)
289 printf("%s: SendTimedImbpRequest error. Ret = %d CC = 0x%X\n", in open_imb()
1129 printf("%s: rsSa %x cmd %x netFn %x lun %x, status=%d, cc=%x, rlen=%d\n", in SendTimedImbpRequest()
2030 printf("0x%x ", (startvAddress[i])); in MapPhysicalMemory()
2032 printf("%c ", (startvAddress[i])); in MapPhysicalMemory()
/openbmc/u-boot/tools/
H A Dkwbimage.c1597 printf("Image Type: MVEBU Boot from %s Image\n", in kwbimage_print_header()
1599 printf("Image version:%d\n", image_version((void *)ptr)); in kwbimage_print_header()
1600 printf("Data Size: "); in kwbimage_print_header()
1602 printf("Load Address: %08x\n", mhdr->destaddr); in kwbimage_print_header()
1603 printf("Entry Point: %08x\n", mhdr->execaddr); in kwbimage_print_header()
/openbmc/qemu/qga/
H A Dmain.c230 printf( in usage()
981 printf("%s\n", qmp_command_name(cmd)); in ga_print_cmd()
1167 printf("%s", tmp); in config_dump()
1236 printf("QEMU Guest Agent %s\n", QEMU_VERSION); in config_parse()
1291 printf("Unknown service command.\n"); in config_parse()
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh51 printf "$orig_message_cost" > /proc/sys/net/core/message_cost
68 printf 0 > /proc/sys/net/core/message_cost
552 n0 wg setconf wg0 <(printf '%s\n' "${config[@]}")
567 n0 wg setconf wg0 <(printf '%s\n' "${config[@]}")
585 n0 wg setconf wg0 <(printf '%s\n' "${config[@]}")
/openbmc/ipmitool/lib/
H A Dipmi_main.c273 printf("\nSIGN INT: Close Interface %s\n",ipmi_main_intf->desc); in ipmi_catch_sigint()
445 printf("%s version %s\n", progname, VERSION); in ipmi_main()
1020 printf("Setting large buffer to %i\n", my_long_packet_size); in ipmi_main()
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c442 printf("Waiting for Ethernet connection... "); in asix_init_common()
449 printf("done.\n"); in asix_init_common()
451 printf("unable to connect.\n"); in asix_init_common()

1...<<121122123124125126127128129130>>...149