Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/drivers/video/fbdev/core/
Dfbmem.c387 struct fb_image *image, int rotate) in fb_rotate_logo()
416 int rotate, unsigned int num) in fb_do_show_logo()
454 static int fb_show_logo_line(struct fb_info *info, int rotate, in fb_show_logo_line()
583 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
603 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
611 int fb_prepare_logo(struct fb_info *info, int rotate) in fb_prepare_logo()
684 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo()
699 int fb_prepare_logo(struct fb_info *info, int rotate) { return 0; } in fb_prepare_logo()
700 int fb_show_logo(struct fb_info *info, int rotate) { return 0; } in fb_show_logo()
Dfbcon.h46 u32 rotate; member
81 int rotate; member
Dfbcon.c208 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
230 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
260 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
265 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
3192 int rotate, idx; in store_rotate() local
3214 int rotate, idx; in store_rotate_all() local
3235 int rotate = 0, idx; in show_rotate() local
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbmem.c387 struct fb_image *image, int rotate) in fb_rotate_logo()
420 int rotate, unsigned int num) in fb_do_show_logo()
458 static int fb_show_logo_line(struct fb_info *info, int rotate, in fb_show_logo_line()
587 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
607 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
615 int fb_prepare_logo(struct fb_info *info, int rotate) in fb_prepare_logo()
688 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo()
703 int fb_prepare_logo(struct fb_info *info, int rotate) { return 0; } in fb_prepare_logo()
704 int fb_show_logo(struct fb_info *info, int rotate) { return 0; } in fb_show_logo()
Dfbcon.h48 u32 rotate; member
83 int rotate; member
Dfbcon.c221 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
243 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
273 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
278 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
3183 int rotate, idx; in store_rotate() local
3205 int rotate, idx; in store_rotate_all() local
3226 int rotate = 0, idx; in show_rotate() local
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dlcd_dma.c57 int rotate, data_type, xres, yres; member
88 void omap_set_lcd_dma_b1_rotation(int rotate) in omap_set_lcd_dma_b1_rotation()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
Dlcd_dma.c60 int rotate, data_type, xres, yres; member
91 void omap_set_lcd_dma_b1_rotation(int rotate) in omap_set_lcd_dma_b1_rotation()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-m2m.h26 struct v4l2_ctrl *rotate; member
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c477 bool rotate, bool swap) in exynos_drm_ipp_check_size_limits()
552 bool rotate, bool swap) in exynos_drm_ipp_check_format()
609 bool rotate = (rotation != DRM_MODE_ROTATE_0); in exynos_drm_ipp_task_check() local
/kernel/linux/linux-6.6/init/
Ddo_mounts_rd.c192 unsigned short rotate = 0; in rd_load_image() local
/kernel/linux/linux-5.10/init/
Ddo_mounts_rd.c192 unsigned short rotate = 0; in rd_load_image() local
/kernel/linux/linux-6.6/drivers/scsi/
Dch.c423 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
442 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
/kernel/linux/linux-5.10/drivers/staging/media/imx/
Dimx-media-csc-scaler.c62 int rotate; member
622 int rotate; in ipu_csc_scaler_s_ctrl() local
/kernel/linux/linux-5.10/drivers/scsi/
Dch.c421 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
440 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
Dimx-media-csc-scaler.c62 int rotate; member
622 int rotate; in ipu_csc_scaler_s_ctrl() local
/kernel/linux/linux-6.6/tools/include/linux/
Drbtree_augmented.h32 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-5.10/tools/include/linux/
Drbtree_augmented.h32 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfb_watterott.c194 u8 rotate; in set_var() local
/kernel/linux/linux-6.6/tools/perf/util/
Dtop.h55 bool rotate; member
/kernel/linux/linux-5.10/include/linux/
Drbtree_augmented.h30 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-5.10/tools/perf/util/
Dtop.h52 bool rotate; member

123