Home
last modified time | relevance | path

Searched defs:fmt (Results 301 – 325 of 4522) sorted by relevance

1...<<11121314151617181920>>...181

/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c17 #define DEB1(fmt, args...) do { if (i2c_debug >= 1) \ argument
19 #define DEB2(fmt, args...) do { if (i2c_debug >= 2) \ argument
21 #define DEB3(fmt, args...) do { if (i2c_debug >= 3) \ argument
/openbmc/linux/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c43 static void die(char *fmt, ...) in die()
52 static bool vmaybe_write_file(bool enoent_ok, char *filename, char *fmt, va_list ap) in vmaybe_write_file()
95 static bool write_file(char *filename, char *fmt, ...) in write_file()
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c272 struct v4l2_mbus_framefmt *fmt; in sun4i_csi_subdev_init_cfg() local
282 struct v4l2_subdev_format *fmt) in sun4i_csi_subdev_get_fmt()
300 struct v4l2_subdev_format *fmt) in sun4i_csi_subdev_set_fmt()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c14 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
48 #define dprintk(fmt, ...) \ argument
54 #define IMAGE_SIZE(fmt) \ argument
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c97 struct v4l2_subdev_format *fmt) in vimc_sensor_get_fmt()
127 static void vimc_sensor_adjust_fmt(struct v4l2_mbus_framefmt *fmt) in vimc_sensor_adjust_fmt()
150 struct v4l2_subdev_format *fmt) in vimc_sensor_set_fmt()
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-capture.c11 #define pr_fmt(fmt) "%s:%d " fmt, __func__, __LINE__ argument
443 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup() local
678 const struct camif_fmt *fmt; in s3c_camif_vidioc_enum_fmt() local
694 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt() local
716 const struct camif_fmt *fmt; in __camif_video_try_format() local
772 const struct camif_fmt *fmt = NULL; in s3c_camif_vidioc_s_fmt() local
1213 struct v4l2_subdev_format *fmt) in s3c_camif_subdev_get_fmt()
1281 struct v4l2_subdev_format *fmt) in s3c_camif_subdev_set_fmt()
/openbmc/linux/tools/perf/util/
H A Dstrbuf.c94 static int strbuf_addv(struct strbuf *sb, const char *fmt, va_list ap) in strbuf_addv()
128 int strbuf_addf(struct strbuf *sb, const char *fmt, ...) in strbuf_addf()
/openbmc/u-boot/drivers/rtc/
H A Drx8025.c20 #define DEBUGR(fmt,args...) printf(fmt ,##args) argument
22 #define DEBUGR(fmt,args...) argument
H A Disl1208.c22 #define DEBUGR(fmt,args...) printf(fmt ,##args) argument
24 #define DEBUGR(fmt,args...) argument
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_lpc.c22 #define debug_trace(fmt, b...) debug(fmt, ##b) argument
24 #define debug_trace(fmt, b...) argument
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.c315 static int __do_cio(SubChannelId schid, uint32_t ccw_addr, int fmt, Irb *irb) in __do_cio()
375 int do_cio(SubChannelId schid, uint16_t cutype, uint32_t ccw_addr, int fmt) in do_cio()
/openbmc/linux/tools/perf/tests/
H A Dattr.c52 #define __WRITE_ASS(str, fmt, data) \ argument
66 #define WRITE_ASS(field, fmt) __WRITE_ASS(field, fmt, attr->field) argument
/openbmc/linux/arch/um/os-Linux/
H A Dutil.c185 void os_info(const char *fmt, ...) in os_info()
200 void os_warn(const char *fmt, ...) in os_warn()
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c54 struct v4l2_mbus_framefmt *fmt; in cal_camerarx_get_ext_link_freq() local
628 struct v4l2_mbus_framefmt *fmt; in cal_camerarx_sd_enum_mbus_code() local
657 struct v4l2_mbus_framefmt *fmt; in cal_camerarx_sd_enum_frame_size() local
687 struct v4l2_mbus_framefmt *fmt; in cal_camerarx_sd_set_fmt() local
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c90 const struct csid_format *fmt; in csid_set_clock_rates() local
295 struct v4l2_mbus_framefmt *fmt, in csid_try_format()
440 struct v4l2_subdev_format *fmt) in csid_get_format()
464 struct v4l2_subdev_format *fmt) in csid_set_format()
H A Dcamss-vfe.c832 struct v4l2_mbus_framefmt *fmt, in vfe_try_format()
894 struct v4l2_mbus_framefmt *fmt; in vfe_try_compose() local
1046 struct v4l2_subdev_format *fmt) in vfe_get_format()
1074 struct v4l2_subdev_format *fmt) in vfe_set_format()
1128 struct v4l2_subdev_format fmt = { 0 }; in vfe_get_selection() local
1223 struct v4l2_subdev_format fmt = { 0 }; in vfe_set_selection() local
/openbmc/linux/net/core/
H A Dnetpoll.c13 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
66 #define np_info(np, fmt, ...) \ argument
68 #define np_err(np, fmt, ...) \ argument
70 #define np_notice(np, fmt, ...) \ argument
/openbmc/qemu/hw/net/
H A Dstellaris_enet.c24 #define DPRINTF(fmt, ...) \ argument
26 #define BADF(fmt, ...) \ argument
29 #define DPRINTF(fmt, ...) do {} while(0) argument
30 #define BADF(fmt, ...) \ argument
/openbmc/qemu/hw/audio/
H A Dpl041.c40 #define DBG_L1(fmt, ...) \ argument
43 #define DBG_L1(fmt, ...) \ argument
48 #define DBG_L2(fmt, ...) \ argument
51 #define DBG_L2(fmt, ...) \ argument
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.h145 ATH5K_DBG(struct ath5k_hw *ah, unsigned int m, const char *fmt, ...) {} in ATH5K_DBG()
148 ATH5K_DBG_UNLIMIT(struct ath5k_hw *ah, unsigned int m, const char *fmt, ...) in ATH5K_DBG_UNLIMIT()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Ducall_common.c79 unsigned int line, const char *fmt, ...) in ucall_assert()
100 void ucall_fmt(uint64_t cmd, const char *fmt, ...) in ucall_fmt()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dsmp.c44 #define DBG(fmt...) udbg_printf(fmt) argument
46 #define DBG(fmt...) do { } while (0) argument
/openbmc/qemu/
H A Dqemu-img.c105 void error_exit(const char *fmt, ...) in error_exit()
515 const char *fmt = "raw"; in img_create() local
674 const char *fmt, in collect_image_check()
723 const char *filename, *fmt, *output, *cache; in img_check() local
954 const char *filename, *fmt, *cache, *base; in img_commit() local
3007 const char *filename, *fmt, *output; in img_info() local
3233 const char *filename, *fmt, *output; in img_map() local
4031 const char *filename, *fmt, *size; in img_resize() local
4507 const char *fmt = NULL, *filename; in img_bench() local
5087 const char *fmt = NULL; in img_dd() local
[all …]
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c114 #define IVTVFB_DEBUG(x, type, fmt, args...) \ argument
119 #define IVTVFB_DEBUG_WARN(fmt, args...) IVTVFB_DEBUG(IVTVFB_DBGFLG_WARN, "warning", fmt , ## args) argument
120 #define IVTVFB_DEBUG_INFO(fmt, args...) IVTVFB_DEBUG(IVTVFB_DBGFLG_INFO, "info", fmt , ## args) argument
123 #define IVTVFB_ERR(fmt, args...) printk(KERN_ERR "ivtvfb%d: " fmt, itv->instance , ## args) argument
124 #define IVTVFB_WARN(fmt, args...) printk(KERN_WARNING "ivtvfb%d: " fmt, itv->instance , ## args) argument
125 #define IVTVFB_INFO(fmt, args...) printk(KERN_INFO "ivtvfb%d: " fmt, itv->instance , ## args) argument
/openbmc/qemu/hw/scsi/
H A Dmptconfig.c44 static size_t vfill(uint8_t *data, size_t size, const char *fmt, va_list ap) in vfill()
114 static size_t vpack(uint8_t **p_data, const char *fmt, va_list ap1) in vpack()
130 static size_t fill(uint8_t *data, size_t size, const char *fmt, ...) in fill()
146 #define MPTSAS_CONFIG_PACK(number, type, version, fmt, ...) \ argument
150 static size_t mptsas_config_pack(uint8_t **data, const char *fmt, ...) in mptsas_config_pack()
166 #define MPTSAS_CONFIG_PACK_EXT(number, type, version, fmt, ...) \ argument
170 static size_t mptsas_config_pack_ext(uint8_t **data, const char *fmt, ...) in mptsas_config_pack_ext()

1...<<11121314151617181920>>...181