Home
last modified time | relevance | path

Searched defs:fmt (Results 251 – 275 of 4527) sorted by relevance

1...<<11121314151617181920>>...182

/openbmc/u-boot/drivers/fpga/
H A Dcyclon2.c14 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
16 #define PRINTF(fmt,args...) argument
H A DACEX1K.c16 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
18 #define PRINTF(fmt,args...) argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fourcc.c43 uint32_t fmt = DRM_FORMAT_INVALID; in drm_mode_legacy_fb_format() local
122 uint32_t fmt = drm_mode_legacy_fb_format(bpp, depth); in drm_driver_legacy_fb_format() local
/openbmc/linux/scripts/dtc/
H A Dutil.c47 int xavsprintf_append(char **strp, const char *fmt, va_list ap) in xavsprintf_append()
69 int xasprintf_append(char **strp, const char *fmt, ...) in xasprintf_append()
81 int xasprintf(char **strp, const char *fmt, ...) in xasprintf()
345 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
/openbmc/linux/arch/m68k/mac/
H A Diop.c123 #define iop_pr_debug(fmt, ...) \ argument
125 #define iop_pr_cont(fmt, ...) \ argument
128 #define iop_pr_debug(fmt, ...) \ argument
130 #define iop_pr_cont(fmt, ...) \ argument
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c5 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__ argument
14 #define DPU_DEBUG_VIDENC(e, fmt, ...) DPU_DEBUG("enc%d intf%d " fmt, \ argument
20 #define DPU_ERROR_VIDENC(e, fmt, ...) DPU_ERROR("enc%d intf%d " fmt, \ argument
236 const struct dpu_format *fmt = NULL; in dpu_encoder_phys_vid_setup_timing_engine() local
/openbmc/u-boot/include/
H A Dlog.h81 #define pr_fmt(fmt) fmt argument
146 #define debug_cond(cond, fmt, args...) \ argument
159 #define debug_cond(cond, fmt, args...) \ argument
168 #define debug(fmt, args...) \ argument
172 #define warn_non_spl(fmt, args...) \ argument
/openbmc/linux/arch/parisc/math-emu/
H A Dfpudispatch.c278 u_int fmt; /* also sf for class 1 conversions */ in decode_0c() local
725 u_int fmt; /* also sf for class 1 conversions */ local
1159 u_int fmt; local
1299 u_int fmt; local
1390 u_int fmt; local
/openbmc/linux/sound/usb/
H A Dusbaudio.h70 #define usb_audio_err(chip, fmt, args...) \ argument
72 #define usb_audio_err_ratelimited(chip, fmt, args...) \ argument
74 #define usb_audio_warn(chip, fmt, args...) \ argument
76 #define usb_audio_info(chip, fmt, args...) \ argument
78 #define usb_audio_dbg(chip, fmt, args...) \ argument
/openbmc/qemu/target/sparc/
H A Dldst_helper.c36 #define DPRINTF_MMU(fmt, ...) \ argument
39 #define DPRINTF_MMU(fmt, ...) do {} while (0) argument
43 #define DPRINTF_MXCC(fmt, ...) \ argument
46 #define DPRINTF_MXCC(fmt, ...) do {} while (0) argument
50 #define DPRINTF_ASI(fmt, ...) \ argument
55 #define DPRINTF_CACHE_CONTROL(fmt, ...) \ argument
58 #define DPRINTF_CACHE_CONTROL(fmt, ...) do {} while (0) argument
/openbmc/linux/drivers/media/platform/
H A Dm2m-deinterlace.c36 #define dprintk(dev, fmt, arg...) \ argument
63 struct deinterlace_fmt *fmt; member
105 struct deinterlace_fmt *fmt; in find_format() local
443 struct deinterlace_fmt *fmt; in enum_fmt() local
524 static int vidioc_try_fmt(struct v4l2_format *f, struct deinterlace_fmt *fmt) in vidioc_try_fmt()
542 struct deinterlace_fmt *fmt; in vidioc_try_fmt_vid_cap() local
562 struct deinterlace_fmt *fmt; in vidioc_try_fmt_vid_out() local
/openbmc/linux/sound/soc/amd/acp/
H A Dacp-mach-common.c180 unsigned int fmt; in acp_card_hs_startup() local
226 unsigned int fmt, srate, ch, format; in acp_card_rt5682_hw_params() local
408 unsigned int fmt, srate, ch, format; in acp_card_rt5682s_hw_params() local
578 unsigned int fmt, srate, ch, format; in acp_card_rt1019_hw_params() local
741 unsigned int fmt, srate, ch, format; in acp_card_maxim_hw_params() local
989 unsigned int fmt; in acp_nau8825_hw_params() local
1212 unsigned int fmt; in acp_nau8821_hw_params() local
/openbmc/qemu/hw/misc/
H A Dstm32f2xx_syscfg.c34 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
40 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-gasket.c29 const struct v4l2_mbus_framefmt *fmt, in mxc_imx8_gasket_enable()
66 const struct v4l2_mbus_framefmt *fmt, in mxc_imx93_gasket_enable()
/openbmc/linux/net/9p/
H A Dmod.c10 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
32 const char *fmt, ...) in _p9_debug()
/openbmc/linux/arch/parisc/kernel/
H A Dpdc_chassis.c15 #define DPRINTK(fmt, args...) printk(fmt, ## args) argument
17 #define DPRINTK(fmt, args...) argument
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddebug.h48 const char *fmt, ...) in __ath12k_dbg()
60 #define ath12k_dbg(ar, dbg_mask, fmt, ...) \ argument
/openbmc/linux/tools/perf/util/
H A Dsort.c2233 struct perf_hpp_fmt *fmt; member
2283 static int __sort__hpp_width(struct perf_hpp_fmt *fmt, in __sort__hpp_width()
2390 static void hse_free(struct perf_hpp_fmt *fmt) in hse_free()
2446 static void hpp_free(struct perf_hpp_fmt *fmt) in hpp_free()
2454 struct perf_hpp_fmt *fmt; in __hpp_dimension__alloc_hpp() local
2469 struct perf_hpp_fmt *fmt; in hist_entry__filter() local
2756 static void hde_free(struct perf_hpp_fmt *fmt) in hde_free()
3099 struct perf_hpp_fmt *fmt; in __hpp_dimension__add() local
3129 struct perf_hpp_fmt *fmt; in __hpp_dimension__add_output() local
3453 struct perf_hpp_fmt *fmt; in perf_hpp__set_elide() local
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks-secvar.c10 #define pr_fmt(fmt) "secvar: "fmt argument
24 #define PLPKS_CONFIG_ATTR(name, fmt, func) \ argument
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c88 hantro_check_depth_match(const struct hantro_fmt *fmt, int bit_depth) in hantro_check_depth_match()
170 const struct hantro_fmt *fmt; in vidioc_enum_framesizes() local
202 const struct hantro_fmt *fmt, *formats; in vidioc_enum_fmt() local
299 const struct hantro_fmt *fmt; in hantro_try_fmt() local
388 hantro_reset_fmt(struct v4l2_pix_format_mplane *fmt, in hantro_reset_fmt()
405 struct v4l2_pix_format_mplane fmt; in hantro_reset_encoded_fmt() local
/openbmc/linux/lib/
H A Dkobject.c13 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
266 int kobject_set_name_vargs(struct kobject *kobj, const char *fmt, in kobject_set_name_vargs()
308 int kobject_set_name(struct kobject *kobj, const char *fmt, ...) in kobject_set_name()
364 const char *fmt, va_list vargs) in kobject_add_varg()
411 const char *fmt, ...) in kobject_add()
449 struct kobject *parent, const char *fmt, ...) in kobject_init_and_add()
/openbmc/qemu/hw/adc/
H A Dstm32f2xx_adc.c36 #define DB_PRINT_L(lvl, fmt, args...) do { \ argument
42 #define DB_PRINT(fmt, args...) DB_PRINT_L(1, fmt, ## args) argument
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebug.h93 const char *fmt, ...) in __ath11k_dbg()
106 #define ath11k_dbg(ar, dbg_mask, fmt, ...) \ argument
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.h159 #define rtl_dbg(rtlpriv, comp, level, fmt, ...) \ argument
163 #define RTPRINT(rtlpriv, dbgtype, dbgflag, fmt, ...) \ argument
178 const char *fmt, ...) in rtl_dbg()
185 const char *fmt, ...) in RTPRINT()
/openbmc/linux/tools/testing/selftests/bpf/
H A Djson_writer.c158 void jsonw_vprintf_enquote(json_writer_t *self, const char *fmt, va_list ap) in jsonw_vprintf_enquote()
166 void jsonw_printf(json_writer_t *self, const char *fmt, ...) in jsonw_printf()
214 void jsonw_float_fmt(json_writer_t *self, const char *fmt, double num) in jsonw_float_fmt()
269 const char *fmt, in jsonw_float_field_fmt()

1...<<11121314151617181920>>...182