Home
last modified time | relevance | path

Searched defs:rotate (Results 1 – 20 of 20) sorted by relevance

/drivers/video/fbdev/core/
Dfbmem.c386 struct fb_image *image, int rotate) in fb_rotate_logo()
419 int rotate, unsigned int num) in fb_do_show_logo()
457 static int fb_show_logo_line(struct fb_info *info, int rotate, in fb_show_logo_line()
586 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
606 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
614 int fb_prepare_logo(struct fb_info *info, int rotate) in fb_prepare_logo()
687 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo()
698 int fb_prepare_logo(struct fb_info *info, int rotate) { return 0; } in fb_prepare_logo()
699 int fb_show_logo(struct fb_info *info, int rotate) { return 0; } in fb_show_logo()
Dfbcon.c231 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
253 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
283 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
288 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
3419 int rotate, idx; in store_rotate() local
3441 int rotate, idx; in store_rotate_all() local
3462 int rotate = 0, idx; in show_rotate() local
Dfbcon.h46 u32 rotate; member
81 int rotate; member
/drivers/media/platform/vsp1/
Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
Dvsp1_wpf.c49 bool rotate; in vsp1_wpf_set_rotation() local
/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c476 bool rotate, bool swap) in exynos_drm_ipp_check_size_limits()
551 bool rotate, bool swap) in exynos_drm_ipp_check_format()
608 bool rotate = (rotation != DRM_MODE_ROTATE_0); in exynos_drm_ipp_task_check() local
/drivers/scsi/
Dch.c422 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
441 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
/drivers/staging/media/imx/
Dimx-media-csc-scaler.c60 int rotate; member
619 int rotate; in ipu_csc_scaler_s_ctrl() local
/drivers/staging/fbtft/
Dfb_watterott.c188 u8 rotate; in set_var() local
Dfbtft.h137 unsigned int rotate; member
/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay-sysfs.c142 int rotate; in display_rotate_show() local
/drivers/media/platform/rockchip/rga/
Drga.h59 u32 rotate; member
/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h86 struct v4l2_ctrl *rotate; member
/drivers/media/platform/exynos-gsc/
Dgsc-core.h157 struct v4l2_ctrl *rotate; member
/drivers/media/platform/exynos4-is/
Dfimc-capture.c653 bool rotate = ctx->rotation == 90 || ctx->rotation == 270; in fimc_capture_try_selection() local
Dfimc-core.h453 struct v4l2_ctrl *rotate; member
/drivers/input/rmi4/
Drmi_f11.c479 u8 *rotate; member
/drivers/dma/ipu/
Dipu_idmac.c430 enum ipu_rotate_mode rotate) in ipu_ch_param_set_rotation()
/drivers/media/platform/qcom/venus/
Dhfi_helper.h922 u32 rotate; member
/drivers/gpu/drm/i915/display/
Dintel_display.c4083 static u32 skl_plane_ctl_rotate(unsigned int rotate) in skl_plane_ctl_rotate()