| /linux-4.1.27/drivers/video/fbdev/core/ | 
| D | fbmem.c | 391 			   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()
 
 | 
| /linux-4.1.27/arch/arm/mach-omap1/ | 
| D | lcd_dma.c | 61 	int rotate, data_type, xres, yres;  member92 void omap_set_lcd_dma_b1_rotation(int rotate)  in omap_set_lcd_dma_b1_rotation()
 
 | 
| /linux-4.1.27/init/ | 
| D | do_mounts_rd.c | 192 	unsigned short rotate = 0;  in rd_load_image()  local
 | 
| /linux-4.1.27/drivers/video/console/ | 
| D | fbcon.h | 46     u32 rotate;  member79 	int    rotate;  member
 
 | 
| D | fbcon.c | 207 static void fbcon_rotate(struct fb_info *info, u32 rotate)  in fbcon_rotate()229 static void fbcon_rotate_all(struct fb_info *info, u32 rotate)  in fbcon_rotate_all()
 259 static void fbcon_rotate(struct fb_info *info, u32 rotate)  in fbcon_rotate()
 264 static void fbcon_rotate_all(struct fb_info *info, u32 rotate)  in fbcon_rotate_all()
 3361 	int rotate, idx;  in store_rotate()  local
 3386 	int rotate, idx;  in store_rotate_all()  local
 3410 	int rotate = 0, idx;  in show_rotate()  local
 
 | 
| /linux-4.1.27/include/linux/ | 
| D | rbtree_augmented.h | 41 	void (*rotate)(struct rb_node *old, struct rb_node *new);  member
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | ch.c | 420 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()
 
 | 
| /linux-4.1.27/drivers/staging/fbtft/ | 
| D | fb_watterott.c | 206 	u8 rotate;  in set_var()  local
 | 
| D | fbtft_device.c | 40 static unsigned rotate;  variable
 | 
| D | fbtft.h | 162 	unsigned rotate;  member
 | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | sh7760fb.h | 185 	int rotate;		/* set to 1 to rotate 90 CCW */  member
 | 
| /linux-4.1.27/drivers/video/fbdev/omap2/dss/ | 
| D | display-sysfs.c | 153 	int rotate;  in display_rotate_show()  local
 | 
| /linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ | 
| D | interval_tree.c | 235 				    struct interval_node *rotate)  in __rotate_change_maxhigh()
 | 
| /linux-4.1.27/arch/x86/kernel/cpu/ | 
| D | perf_event_intel_cqm.c | 1082 	bool rotate = false;  in intel_cqm_event_init()  local
 | 
| /linux-4.1.27/drivers/media/platform/exynos-gsc/ | 
| D | gsc-core.h | 163 	struct v4l2_ctrl *rotate;  member
 | 
| /linux-4.1.27/drivers/media/platform/exynos4-is/ | 
| D | fimc-capture.c | 664 	bool rotate = ctx->rotation == 90 || ctx->rotation == 270;  in fimc_capture_try_selection()  local
 | 
| D | fimc-core.h | 459 	struct v4l2_ctrl *rotate;  member
 | 
| /linux-4.1.27/include/uapi/linux/ | 
| D | fb.h | 275 	__u32 rotate;			/* angle we rotate counter clockwise */  member
 | 
| /linux-4.1.27/drivers/video/fbdev/omap/ | 
| D | omapfb_main.c | 603 static void omapfb_rotate(struct fb_info *fbi, int rotate)  in omapfb_rotate()
 | 
| /linux-4.1.27/drivers/dma/ipu/ | 
| D | ipu_idmac.c | 433 				      enum ipu_rotate_mode rotate)  in ipu_ch_param_set_rotation()
 | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | alloc.c | 4207 	int ret, rotate = 0;  in ocfs2_do_insert_extent()  local
 | 
| /linux-4.1.27/kernel/events/ | 
| D | core.c | 3049 	int rotate = 0;  in perf_rotate_context()  local
 |