Home
last modified time | relevance | path

Searched defs:format (Results 76 – 100 of 1566) sorted by relevance

12345678910>>...63

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h384 SVGA3dSurfaceFormat format; member
1173 svga3dsurface_get_desc(SVGA3dSurfaceFormat format) in svga3dsurface_get_desc()
1273 svga3dsurface_get_serialized_size(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size()
1297 svga3dsurface_get_serialized_size_extended(SVGA3dSurfaceFormat format, in svga3dsurface_get_serialized_size_extended()
1321 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_pixel_offset()
1338 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, in svga3dsurface_get_image_offset()
1382 svga3dsurface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_gb_screen_target_format()
1404 svga3dsurface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_dx_screen_target_format()
1423 svga3dsurface_is_screen_target_format(SVGA3dSurfaceFormat format) in svga3dsurface_is_screen_target_format()
1508 SVGA3dSurfaceFormat format, in svga3dsurface_setup_cache()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpi_pcihp.c25 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument
26 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument
27 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
H A Dpciehp.h35 #define ctrl_dbg(ctrl, format, arg...) \ argument
37 #define ctrl_err(ctrl, format, arg...) \ argument
39 #define ctrl_info(ctrl, format, arg...) \ argument
41 #define ctrl_warn(ctrl, format, arg...) \ argument
H A Dshpchp.h36 #define dbg(format, arg...) \ argument
41 #define err(format, arg...) \ argument
43 #define info(format, arg...) \ argument
45 #define warn(format, arg...) \ argument
48 #define ctrl_dbg(ctrl, format, arg...) \ argument
54 #define ctrl_err(ctrl, format, arg...) \ argument
56 #define ctrl_info(ctrl, format, arg...) \ argument
58 #define ctrl_warn(ctrl, format, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_metadata.c42 struct v4l2_format *format) in uvc_meta_v4l2_get_format()
60 struct v4l2_format *format) in uvc_meta_v4l2_try_format()
81 struct v4l2_format *format) in uvc_meta_v4l2_set_format()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dclient.h271 #define cl_dbg(dev, cl, format, arg...) \ argument
274 #define cl_warn(dev, cl, format, arg...) \ argument
277 #define cl_err(dev, cl, format, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.c53 #define PRINT_MASKED_VAL(name, p, format) { \ argument
57 #define PRINT_MASKED_VALP(name, cast, p, format) { \ argument
134 #define PRINT_MASKED_VAL_L2(type, name, fld, p, format) {\ in print_lyr_2_4_hdrs() argument
160 #define PRINT_MASKED_VAL_MISC(type, name, fld, p, format) {\ in print_misc_parameters_hdrs() argument
/OK3568_Linux_fs/kernel/security/keys/encrypted-keys/
H A Dencrypted.c171 static int datablob_parse(char *datablob, const char **format, in datablob_parse()
511 const u8 *format, const u8 *master_key, in datablob_hmac_verify()
596 const char *format, in encrypted_key_alloc()
656 const char *format, const char *hex_encoded_iv) in encrypted_key_decrypt()
713 const char *format, const char *master_desc, in __ekey_init()
747 const char *key_desc, const char *format, in encrypted_init()
786 const char *format = NULL; in encrypted_instantiate() local
848 const char *format = NULL; in encrypted_update() local
/OK3568_Linux_fs/kernel/tools/include/asm/
H A Dbug.h10 #define WARN(condition, format...) ({ \ argument
36 #define WARN_ONCE(condition, format...) ({ \ argument
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c65 struct v4l2_mbus_framefmt *format; in vsp1_rwpf_set_format() local
136 struct v4l2_mbus_framefmt *format; in vsp1_rwpf_get_selection() local
184 struct v4l2_mbus_framefmt *format; in vsp1_rwpf_set_selection() local
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbug.h23 #define WARN(condition, format...) ({ \ argument
41 #define WARN_ONCE(condition, format...) ({ \ argument
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dcore.c13 static int __base_pr(enum libperf_print_level level __maybe_unused, const char *format, in __base_pr()
22 void libperf_print(enum libperf_print_level level, const char *format, ...) in libperf_print()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Duterror.c42 u16 node_flags, const char *format, ...) in acpi_ut_predefined_warning()
84 char *pathname, u16 node_flags, const char *format, ...) in acpi_ut_predefined_info()
127 u16 node_flags, const char *format, ...) in acpi_ut_predefined_bios_error()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c389 struct v4l2_mbus_framefmt *format; in csiphy_enum_mbus_code() local
421 struct v4l2_mbus_framefmt format; in csiphy_enum_frame_size() local
459 struct v4l2_mbus_framefmt *format; in csiphy_get_format() local
483 struct v4l2_mbus_framefmt *format; in csiphy_set_format() local
517 struct v4l2_subdev_format format = { in csiphy_init_formats() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_fb.c52 const struct drm_format_info *format; member
83 const struct drm_format_info *format, int n, int x, int y) in get_linear_addr()
137 const struct drm_format_info *format = omap_fb->format; in omap_framebuffer_update_scanout() local
337 const struct drm_format_info *format = NULL; in omap_framebuffer_init() local
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_config.c34 void rk628_set_input_bus_format(struct rk628 *rk628, enum bus_format format) in rk628_set_input_bus_format()
44 void rk628_set_output_bus_format(struct rk628 *rk628, enum bus_format format) in rk628_set_output_bus_format()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_internal.h245 #define v_dbg(format, arg...) \ argument
247 #define v_err(format, arg...) \ argument
249 #define v_info(format, arg...) \ argument
251 #define v_warn(format, arg...) \ argument
254 #define c_err(format, arg...) \ argument
256 #define c_info(format, arg...) \ argument
258 #define c_dbg(format, arg...) \ argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h27 #define DSSDBG(format, ...) \ argument
31 #define DSSERR(format, ...) \ argument
35 #define DSSERR(format, ...) \ argument
40 #define DSSINFO(format, ...) \ argument
44 #define DSSINFO(format, ...) \ argument
49 #define DSSWARN(format, ...) \ argument
53 #define DSSWARN(format, ...) \ argument
/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c216 uint32_t format, in gbm_device_get_format_modifier_plane_count()
227 uint32_t format, in gbm_bo_create_with_modifiers()
242 uint32_t format, in gbm_surface_create_with_modifiers()
415 uint32_t format, uint32_t flags) in gbm_surface_create()
430 uint32_t format, uint32_t flags) in gbm_bo_create()
/OK3568_Linux_fs/external/rk_pcba_test/
H A Dcommon.h222 #define LOG_PRINTF(level, format, ...) \ argument
228 #define log_info(format, ...) LOG_PRINTF(LOG_INFO_FLAG, format, ##__VA_ARGS__) argument
229 #define log_dbg(format, ...) LOG_PRINTF(LOG_DEBUG_FLAG, format, ##__VA_ARGS__) argument
230 #define log_warn(format, ...) LOG_PRINTF(LOG_WARING_FLAG, format, ##__VA_ARGS__) argument
231 #define log_err(format, ...) LOG_PRINTF(LOG_ERROR_FLAG, format, ##__VA_ARGS__) argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h315 static inline void perf_hpp__column_register(struct perf_hpp_fmt *format) in perf_hpp__column_register()
320 static inline void perf_hpp__register_sort_field(struct perf_hpp_fmt *format) in perf_hpp__register_sort_field()
325 static inline void perf_hpp__prepend_sort_field(struct perf_hpp_fmt *format) in perf_hpp__prepend_sort_field()
330 #define perf_hpp_list__for_each_format(_list, format) \ argument
333 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ argument
336 #define perf_hpp_list__for_each_sort_list(_list, format) \ argument
339 #define perf_hpp_list__for_each_sort_list_safe(_list, format, tmp) \ argument
342 #define hists__for_each_format(hists, format) \ argument
345 #define hists__for_each_sort_list(hists, format) \ argument
388 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format, in perf_hpp__should_skip()
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc.h21 #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) argument
23 #define tfrc_pr_debug(format, a...) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c248 sun4i_frontend_drm_format_to_input_fmt(const struct drm_format_info *format, in sun4i_frontend_drm_format_to_input_fmt()
268 sun4i_frontend_drm_format_to_input_mode(const struct drm_format_info *format, in sun4i_frontend_drm_format_to_input_mode()
294 sun4i_frontend_drm_format_to_input_sequence(const struct drm_format_info *format, in sun4i_frontend_drm_format_to_input_sequence()
408 const struct drm_format_info *format = fb->format; in sun4i_frontend_update_formats() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c112 static void pl111_integrator_enable(struct drm_device *drm, u32 format) in pl111_integrator_enable()
152 static void pl111_impd1_enable(struct drm_device *drm, u32 format) in pl111_impd1_enable()
201 static void pl111_versatile_enable(struct drm_device *drm, u32 format) in pl111_versatile_enable()
254 static void pl111_realview_clcd_enable(struct drm_device *drm, u32 format) in pl111_realview_clcd_enable()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.hpp123 auto format = image.channels == 4 ? TextureFormat::RGBA : TextureFormat::Alpha; in drawPixels() local
133 auto format = image.channels == 4 ? TextureFormat::RGBA : TextureFormat::Alpha; in createTexture() local
142 auto format = image.channels == 4 ? TextureFormat::RGBA : TextureFormat::Alpha; in updateTexture() local
149 TextureFormat format = TextureFormat::RGBA, in createTexture()

12345678910>>...63