Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
Dfbmem.c391 struct fb_image *image, int rotate) in fb_rotate_logo()
424 int rotate, unsigned int num) in fb_do_show_logo()
455 static int fb_show_logo_line(struct fb_info *info, int rotate, in fb_show_logo_line()
567 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
587 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
595 int fb_prepare_logo(struct fb_info *info, int rotate) in fb_prepare_logo()
663 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo()
674 int fb_prepare_logo(struct fb_info *info, int rotate) { return 0; } in fb_prepare_logo()
675 int fb_show_logo(struct fb_info *info, int rotate) { return 0; } in fb_show_logo()
/drivers/video/console/
Dfbcon.c206 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
228 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
258 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
263 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
3376 int rotate, idx; in store_rotate() local
3401 int rotate, idx; in store_rotate_all() local
3425 int rotate = 0, idx; in show_rotate() local
Dfbcon.h46 u32 rotate; member
80 int rotate; member
/drivers/scsi/
Dch.c420 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
439 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
/drivers/staging/fbtft/
Dfb_watterott.c195 u8 rotate; in set_var() local
Dfbtft_device.c35 static unsigned int rotate; variable
Dfbtft.h149 unsigned int rotate; member
/drivers/staging/lustre/lustre/ldlm/
Dinterval_tree.c130 struct interval_node *rotate) in __rotate_change_maxhigh()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay-sysfs.c153 int rotate; in display_rotate_show() local
/drivers/media/platform/exynos-gsc/
Dgsc-core.h163 struct v4l2_ctrl *rotate; member
/drivers/media/platform/exynos4-is/
Dfimc-capture.c655 bool rotate = ctx->rotation == 90 || ctx->rotation == 270; in fimc_capture_try_selection() local
Dfimc-core.h456 struct v4l2_ctrl *rotate; member
/drivers/input/rmi4/
Drmi_f11.c482 u8 *rotate; member
/drivers/dma/ipu/
Dipu_idmac.c433 enum ipu_rotate_mode rotate) in ipu_ch_param_set_rotation()