/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 47 #define mlx5_core_dbg(__dev, format, ...) \ argument 52 #define mlx5_core_dbg_once(__dev, format, ...) \ argument 58 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ argument 64 #define mlx5_core_err(__dev, format, ...) \ argument 69 #define mlx5_core_err_rl(__dev, format, ...) \ argument 75 #define mlx5_core_warn(__dev, format, ...) \ argument 80 #define mlx5_core_warn_once(__dev, format, ...) \ argument 85 #define mlx5_core_warn_rl(__dev, format, ...) \ argument 91 #define mlx5_core_info(__dev, format, ...) \ argument 94 #define mlx5_core_info_rl(__dev, format, ...) \ argument
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_common.h | 186 #define hw_dbg(hw, format, arg...) \ argument 188 #define hw_err(hw, format, arg...) \ argument 190 #define e_dev_info(format, arg...) \ argument 192 #define e_dev_warn(format, arg...) \ argument 194 #define e_dev_err(format, arg...) \ argument 196 #define e_dev_notice(format, arg...) \ argument 198 #define e_info(msglvl, format, arg...) \ argument 200 #define e_err(msglvl, format, arg...) \ argument 202 #define e_warn(msglvl, format, arg...) \ argument 204 #define e_crit(msglvl, format, arg...) \ argument
|
/drivers/gpu/drm/meson/ |
D | meson_osd_afbcd.c | 58 static int meson_gxm_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_pixel_fmt() 71 static bool meson_gxm_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_supported_fmt() 206 static int meson_g12a_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_pixel_fmt() 235 static int meson_g12a_afbcd_bpp(uint32_t format) in meson_g12a_afbcd_bpp() 254 static int meson_g12a_afbcd_fmt_to_blk_mode(u64 modifier, uint32_t format) in meson_g12a_afbcd_fmt_to_blk_mode() 273 static bool meson_g12a_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_supported_fmt() 343 u32 format = meson_g12a_afbcd_pixel_fmt(priv->afbcd.modifier, in meson_g12a_afbcd_setup() local
|
/drivers/media/platform/xilinx/ |
D | xilinx-vip.c | 58 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code() local 81 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc() local 122 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format() local 147 void xvip_set_format_size(struct v4l2_mbus_framefmt *format, in xvip_set_format_size() 252 struct v4l2_mbus_framefmt *format; in xvip_enum_mbus_code() local 290 struct v4l2_mbus_framefmt *format; in xvip_enum_frame_size() local
|
/drivers/usb/atm/ |
D | usbatm.h | 29 #define usb_err(instance, format, arg...) \ argument 31 #define usb_info(instance, format, arg...) \ argument 33 #define usb_warn(instance, format, arg...) \ argument 35 #define usb_dbg(instance, format, arg...) \ argument 39 #define atm_printk(level, instance, format, arg...) \ argument 43 #define atm_err(instance, format, arg...) \ argument 45 #define atm_info(instance, format, arg...) \ argument 47 #define atm_warn(instance, format, arg...) \ argument 49 #define atm_dbg(instance, format, ...) \ argument 52 #define atm_rldbg(instance, format, ...) \ argument
|
/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
D | print_support.h | 37 #define PWARN(format, ...) ia_css_print("warning: ", ##__VA_ARGS__) argument 38 #define PRINT(format, ...) ia_css_print(format, ##__VA_ARGS__) argument 39 #define PERROR(format, ...) ia_css_print("error: " format, ##__VA_ARGS__) argument 40 #define PDEBUG(format, ...) ia_css_print("debug: " format, ##__VA_ARGS__) argument
|
/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 65 #define mlx5_fpga_dbg(__adev, format, ...) \ argument 69 #define mlx5_fpga_err(__adev, format, ...) \ argument 73 #define mlx5_fpga_warn(__adev, format, ...) \ argument 77 #define mlx5_fpga_warn_ratelimited(__adev, format, ...) \ argument 81 #define mlx5_fpga_notice(__adev, format, ...) \ argument 84 #define mlx5_fpga_info(__adev, format, ...) \ argument
|
/drivers/input/serio/ |
D | i8042.h | 63 #define dbg(format, arg...) \ argument 70 #define filter_dbg(filter, data, format, args...) \ argument 82 #define dbg(format, arg...) \ argument 88 #define filter_dbg(filter, data, format, args...) do { } while (0) argument
|
/drivers/acpi/acpica/ |
D | utprint.c | 318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf() 571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf() 596 int sprintf(char *string, const char *format, ...) in sprintf() 622 int vprintf(const char *format, va_list args) in vprintf() 649 int printf(const char *format, ...) in printf() 675 int vfprintf(FILE * file, const char *format, va_list args) in vfprintf() 703 int fprintf(FILE * file, const char *format, ...) in fprintf()
|
/drivers/staging/media/omap4iss/ |
D | iss_ipipe.c | 85 struct v4l2_mbus_framefmt *format; in ipipe_configure() local 202 struct v4l2_mbus_framefmt *format; in ipipe_try_format() local 277 struct v4l2_mbus_framefmt format; in ipipe_enum_frame_size() local 316 struct v4l2_mbus_framefmt *format; in ipipe_get_format() local 340 struct v4l2_mbus_framefmt *format; in ipipe_set_format() local 387 struct v4l2_subdev_format format; in ipipe_init_formats() local
|
D | iss_ipipeif.c | 125 struct v4l2_mbus_framefmt *format; in ipipeif_configure() local 381 struct v4l2_mbus_framefmt *format; in ipipeif_try_format() local 449 struct v4l2_mbus_framefmt *format; in ipipeif_enum_mbus_code() local 483 struct v4l2_mbus_framefmt format; in ipipeif_enum_frame_size() local 522 struct v4l2_mbus_framefmt *format; in ipipeif_get_format() local 546 struct v4l2_mbus_framefmt *format; in ipipeif_set_format() local 603 struct v4l2_subdev_format format; in ipipeif_init_formats() local
|
D | iss_resizer.c | 441 struct v4l2_mbus_framefmt *format; in resizer_try_format() local 499 struct v4l2_mbus_framefmt *format; in resizer_enum_mbus_code() local 544 struct v4l2_mbus_framefmt format; in resizer_enum_frame_size() local 583 struct v4l2_mbus_framefmt *format; in resizer_get_format() local 607 struct v4l2_mbus_framefmt *format; in resizer_set_format() local 657 struct v4l2_subdev_format format; in resizer_init_formats() local
|
/drivers/pci/hotplug/ |
D | cpcihp_generic.c | 35 #define dbg(format, arg...) \ argument 41 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) argument 42 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) argument 43 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) argument
|
D | rpaphp.h | 36 #define dbg(format, arg...) \ argument 42 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument 43 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument 44 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
|
D | cpci_hotplug_pci.c | 24 #define dbg(format, arg...) \ argument 30 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) argument 31 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) argument 32 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) argument
|
D | cpcihp_zt5550.c | 30 #define dbg(format, arg...) \ argument 36 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) argument 37 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) argument 38 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) argument
|
/drivers/media/platform/omap3isp/ |
D | ispccp2.c | 289 u32 val, format; in ccp2_lcx_config() local 352 struct v4l2_mbus_framefmt *format; in ccp2_if_configure() local 643 struct v4l2_mbus_framefmt *format; in ccp2_try_format() local 695 struct v4l2_mbus_framefmt *format; in ccp2_enum_mbus_code() local 719 struct v4l2_mbus_framefmt format; in ccp2_enum_frame_size() local 755 struct v4l2_mbus_framefmt *format; in ccp2_get_format() local 776 struct v4l2_mbus_framefmt *format; in ccp2_set_format() local 807 struct v4l2_subdev_format format; in ccp2_init_formats() local 861 struct v4l2_mbus_framefmt *format; in ccp2_s_stream() local
|
D | ispccdc.c | 135 struct v4l2_mbus_framefmt *format; in ccdc_lsc_validate_config() local 262 const struct v4l2_mbus_framefmt *format = in __ccdc_lsc_enable() local 808 struct v4l2_mbus_framefmt *format; in ccdc_config_vp() local 967 const struct v4l2_mbus_framefmt *format; in ccdc_config_sync_if() local 1118 struct v4l2_mbus_framefmt *format; in ccdc_configure() local 2126 struct v4l2_mbus_framefmt *format; in ccdc_enum_mbus_code() local 2192 struct v4l2_mbus_framefmt format; in ccdc_enum_frame_size() local 2232 struct v4l2_mbus_framefmt *format; in ccdc_get_selection() local 2274 struct v4l2_mbus_framefmt *format; in ccdc_set_selection() local 2317 struct v4l2_mbus_framefmt *format; in ccdc_get_format() local [all …]
|
/drivers/staging/media/atomisp/pci/camera/util/src/ |
D | util.c | 26 enum atomisp_input_format format, in ia_css_util_input_format_bpp() 151 bool ia_css_util_is_input_format_raw(enum atomisp_input_format format) in ia_css_util_is_input_format_raw() 164 bool ia_css_util_is_input_format_yuv(enum atomisp_input_format format) in ia_css_util_is_input_format_yuv()
|
/drivers/gpu/drm/zte/ |
D | zx_plane.c | 78 static int zx_vl_get_fmt(uint32_t format) in zx_vl_get_fmt() 113 static int zx_vl_rsz_get_fmt(uint32_t format) in zx_vl_rsz_get_fmt() 147 static void zx_vl_rsz_setup(struct zx_plane *zplane, uint32_t format, in zx_vl_rsz_setup() 196 uint32_t format; in zx_vl_plane_atomic_update() local 306 static int zx_gl_get_fmt(uint32_t format) in zx_gl_get_fmt() 361 uint32_t format; in zx_gl_plane_atomic_update() local
|
/drivers/gpu/drm/amd/display/dc/calcs/ |
D | custom_float.c | 31 const struct custom_float_format *format, in build_custom_float() 123 const struct custom_float_format *format, in setup_custom_float() 184 const struct custom_float_format *format, in convert_to_custom_float_format()
|
/drivers/gpu/drm/tegra/ |
D | plane.c | 87 uint32_t format, in tegra_plane_format_mod_supported() 240 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) in tegra_plane_format() 346 bool tegra_plane_format_is_yuv(unsigned int format, bool *planar) in tegra_plane_format_is_yuv() 376 static bool __drm_format_has_alpha(u32 format) in __drm_format_has_alpha() 429 unsigned int format; in tegra_plane_setup_opacity() local
|
/drivers/scsi/esas2r/ |
D | esas2r_log.c | 118 const char *format, in esas2r_log_master() 182 int esas2r_log(const long level, const char *format, ...) in esas2r_log() 209 const char *format, in esas2r_log_dev()
|
/drivers/gpu/drm/ |
D | drm_fourcc.c | 138 const char *drm_get_format_name(uint32_t format, struct drm_format_name_buf *buf) in drm_get_format_name() 157 const struct drm_format_info *__drm_format_info(u32 format) in __drm_format_info() 319 const struct drm_format_info *drm_format_info(u32 format) in drm_format_info()
|
/drivers/memstick/host/ |
D | r592.h | 157 #define message(format, ...) \ argument 160 #define __dbg(level, format, ...) \ argument 168 #define dbg(format, ...) __dbg(1, format, ## __VA_ARGS__) argument 169 #define dbg_verbose(format, ...) __dbg(2, format, ## __VA_ARGS__) argument 170 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) argument
|