/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-psci-domain.c | 10 #define pr_fmt(fmt) "CPUidle PSCI: " fmt argument
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_rpfilter.c | 5 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
|
/openbmc/linux/fs/sysfs/ |
H A D | dir.c | 12 #define pr_fmt(fmt) "sysfs: " fmt argument
|
/openbmc/linux/drivers/pps/clients/ |
H A D | pps_parport.c | 14 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-input.c | 30 #define input_dbg(fmt, arg...) do { \ argument 34 #define ir_dbg(ir, fmt, arg...) do { \ argument
|
/openbmc/linux/fs/jffs2/ |
H A D | scan.c | 12 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument 27 #define noisy_printk(noise, fmt, ...) \ argument
|
/openbmc/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-test.c | 47 static void error1(const char *filename, int line, const char *fmt, ...) in error1() 67 #define error(fmt, ...) error1(__FILE__, __LINE__, fmt, ## __VA_ARGS__) argument
|
/openbmc/linux/sound/soc/hisilicon/ |
H A D | hi6210-i2s.c | 222 static int hi6210_i2s_set_fmt(struct snd_soc_dai *cpu_dai, unsigned int fmt) in hi6210_i2s_set_fmt() 259 u32 bits = 0, rate = 0, signed_data = 0, fmt = 0; in hi6210_i2s_hw_params() local
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe_frontend.c | 2 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument 4 #define DPRINTK(fmt, ...) \ argument
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 27 #define DPRINTK(fmt, args...) printk("modedb %s: " fmt, __func__ , ## args) argument 29 #define DPRINTK(fmt, args...) argument
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-scaler.c | 31 struct v4l2_mbus_framefmt fmt[2]; member 174 struct v4l2_mbus_framefmt *fmt; in vimc_scaler_set_fmt() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 23 #define DBG(fmt...) do { printk(fmt); } while(0) argument 25 #define DBG(fmt...) do { } while(0) argument
|
H A D | setup-common.c | 75 #define DBG(fmt...) udbg_printf(fmt) argument 77 #define DBG(fmt...) argument
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | io_pgtable.c | 9 #define pr_fmt(fmt) "AMD-Vi: " fmt argument 10 #define dev_fmt(fmt) pr_fmt(fmt) argument
|
H A D | io_pgtable_v2.c | 10 #define pr_fmt(fmt) "AMD-Vi: " fmt argument 11 #define dev_fmt(fmt) pr_fmt(fmt) argument
|
/openbmc/linux/arch/arm/mm/ |
H A D | dump.c | 36 #define pt_dump_seq_printf(m, fmt, args...) \ argument 42 #define pt_dump_seq_puts(m, fmt) \ argument
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_histo.c | 374 struct v4l2_subdev_format *fmt) in histo_get_format() 390 struct v4l2_subdev_format *fmt) in histo_set_format()
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq.h | 101 #define rseq_log(fmt, args...) \ argument 105 #define rseq_bug(fmt, args...) \ argument
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp1362.h | 539 #define DBG(level, fmt...) \ argument 546 # define VDBG(fmt...) DBG(3, fmt) argument 548 # define VDBG(fmt...) do {} while (0) argument 552 # define RDBG(fmt...) DBG(1, fmt) argument 554 # define RDBG(fmt...) do {} while (0) argument 558 #define URB_DBG(fmt...) DBG(0, fmt) argument 560 #define URB_DBG(fmt...) do {} while (0) argument
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 555 #define to_csi_format_idx(fmt) (((unsigned long)(fmt) \ argument 1094 unsigned int fmt, j; in ccs_get_mbus_formats() local 2054 struct v4l2_subdev_format *fmt) in __ccs_get_format() 2080 struct v4l2_subdev_format *fmt) in ccs_get_format() 2169 struct v4l2_subdev_format *fmt) in ccs_set_format_source() 2222 struct v4l2_subdev_format *fmt) in ccs_set_format() 2623 struct v4l2_mbus_framefmt *fmt = in __ccs_get_selection() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 91 #define phylink_printk(level, pl, fmt, ...) \ argument 99 #define phylink_err(pl, fmt, ...) \ argument 101 #define phylink_warn(pl, fmt, ...) \ argument 103 #define phylink_info(pl, fmt, ...) \ argument 106 #define phylink_dbg(pl, fmt, ...) \ argument 114 #define phylink_dbg(pl, fmt, ...) \ argument 117 #define phylink_dbg(pl, fmt, ...) \ argument
|
/openbmc/linux/drivers/of/ |
H A D | unittest.c | 6 #define pr_fmt(fmt) "### dt-test ### " fmt argument 41 #define unittest(result, fmt, ...) ({ \ argument 68 #define EXPECT_BEGIN(level, fmt, ...) \ argument 71 #define EXPECT_END(level, fmt, ...) \ argument 74 #define EXPECT_NOT_BEGIN(level, fmt, ...) \ argument 77 #define EXPECT_NOT_END(level, fmt, ...) \ argument 284 static void __init of_unittest_printf_one(struct device_node *np, const char *fmt, in of_unittest_printf_one()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_ocf.c | 10 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt argument
|
/openbmc/linux/samples/bpf/ |
H A D | parse_varlen.c | 42 char fmt[] = "udp port 9 indeed\n"; in udp() local
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | rfc1051.c | 27 #define pr_fmt(fmt) "arcnet:" KBUILD_MODNAME ": " fmt argument
|