Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/drivers/media/platform/vsp1/
Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
/kernel/linux/linux-5.10/drivers/media/platform/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.h46 u32 rotate; member
81 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()
3136 int rotate, idx; in store_rotate() local
3158 int rotate, idx; in store_rotate_all() local
3179 int rotate = 0, idx; in show_rotate() local
/kernel/linux/linux-4.19/drivers/video/fbdev/core/
Dfbmem.c393 struct fb_image *image, int rotate) in fb_rotate_logo()
426 int rotate, unsigned int num) in fb_do_show_logo()
464 static int fb_show_logo_line(struct fb_info *info, int rotate, in fb_show_logo_line()
577 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
597 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos()
605 int fb_prepare_logo(struct fb_info *info, int rotate) in fb_prepare_logo()
673 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo()
684 int fb_prepare_logo(struct fb_info *info, int rotate) { return 0; } in fb_prepare_logo()
685 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.c204 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
226 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
256 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate()
261 static void fbcon_rotate_all(struct fb_info *info, u32 rotate) in fbcon_rotate_all()
3145 int rotate, idx; in store_rotate() local
3170 int rotate, idx; in store_rotate_all() local
3194 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-4.19/arch/arm/mach-omap1/
Dlcd_dma.c61 int rotate, data_type, xres, yres; member
92 void omap_set_lcd_dma_b1_rotation(int rotate) in omap_set_lcd_dma_b1_rotation()
/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-4.19/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c472 bool rotate, bool swap) in exynos_drm_ipp_check_size_limits()
547 bool rotate, bool swap) in exynos_drm_ipp_check_format()
603 bool rotate = (rotation != DRM_MODE_ROTATE_0); in exynos_drm_ipp_task_check() local
/kernel/linux/linux-4.19/init/
Ddo_mounts_rd.c183 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-4.19/tools/include/linux/
Drbtree_augmented.h44 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-4.19/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-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-5.10/drivers/staging/fbtft/
Dfb_watterott.c194 u8 rotate; in set_var() local
/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-4.19/include/linux/
Drbtree_augmented.h42 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-4.19/drivers/staging/fbtft/
Dfb_watterott.c193 u8 rotate; in set_var() local
Dfbtft_device.c27 static unsigned int rotate; variable
/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