/drivers/staging/sm750fb/ |
D | sm750_cursor.c | 50 void hw_cursor_enable(struct lynx_cursor *cursor) in hw_cursor_enable() 57 void hw_cursor_disable(struct lynx_cursor *cursor) in hw_cursor_disable() 62 void hw_cursor_setSize(struct lynx_cursor *cursor, in hw_cursor_setSize() 68 void hw_cursor_setPos(struct lynx_cursor *cursor, in hw_cursor_setPos() 77 void hw_cursor_setColor(struct lynx_cursor *cursor, in hw_cursor_setColor() 87 void hw_cursor_setData(struct lynx_cursor *cursor, in hw_cursor_setData() 141 void hw_cursor_setData2(struct lynx_cursor *cursor, in hw_cursor_setData2()
|
D | sm750.c | 109 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local 447 struct lynx_cursor *cursor; in lynxfb_resume() local
|
/drivers/gpu/drm/sti/ |
D | sti_cursor.c | 91 struct sti_cursor *cursor, u32 val) in cursor_dbg_pml() 98 struct sti_cursor *cursor, u32 val) in cursor_dbg_cml() 107 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show() local 133 static int cursor_debugfs_init(struct sti_cursor *cursor, in cursor_debugfs_init() 146 static void sti_cursor_argb8888_to_clut8(struct sti_cursor *cursor, u32 *src) in sti_cursor_argb8888_to_clut8() 166 static void sti_cursor_init(struct sti_cursor *cursor) in sti_cursor_init() 186 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_check() local 258 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_atomic_update() local 343 struct sti_cursor *cursor = to_sti_cursor(plane); in sti_cursor_late_register() local 364 struct sti_cursor *cursor; in sti_cursor_create() local
|
D | sti_compositor.c | 66 struct drm_plane *cursor = NULL; in sti_compositor_bind() local
|
D | sti_crtc.c | 368 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init()
|
/drivers/video/console/ |
D | softcursor.c | 22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
|
D | tileblit.c | 85 struct fb_tilecursor cursor; in tile_cursor() local
|
D | fbcon_cw.c | 207 struct fb_cursor cursor; in cw_cursor() local
|
D | bitblit.c | 239 struct fb_cursor cursor; in bit_cursor() local
|
/drivers/md/persistent-data/ |
D | dm-array.h | 197 struct dm_btree_cursor cursor; member
|
/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 67 static int atyfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in atyfb_cursor()
|
/drivers/video/fbdev/ |
D | pmag-aa-fb.c | 104 static int aafb_cursor(struct fb_info *info, struct fb_cursor *cursor) in aafb_cursor()
|
D | g364fb.c | 125 int g364fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in g364fb_cursor()
|
D | fsl-diu-fb.c | 381 __le16 cursor[MAX_CURS * MAX_CURS] __aligned(32); member 1005 __le16 *cursor = data->cursor; in fsl_diu_load_cursor_image() local 1028 static int fsl_diu_cursor(struct fb_info *info, struct fb_cursor *cursor) in fsl_diu_cursor()
|
D | cobalt_lcdfb.c | 249 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor()
|
D | skeletonfb.c | 580 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor()
|
D | pm2fb.c | 1257 static int pm2vfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2vfb_cursor() 1358 static int pm2fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2fb_cursor()
|
D | leo.c | 186 struct leo_cursor __iomem *cursor; member 212 struct leo_cursor __iomem *cursor = par->cursor; in leo_switch_from_graph() local
|
D | bf54x-lq043fb.c | 373 int bfin_bf54x_fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in bfin_bf54x_fb_cursor()
|
D | bfin_adv7393fb.c | 678 int bfin_adv7393_fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in bfin_adv7393_fb_cursor()
|
/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_dc.h | 125 struct atmel_hlcdc_plane *cursor; member
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 63 } cursor; member
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_display.c | 272 struct drm_plane *primary, *cursor; in vgdev_output_init() local
|
/drivers/net/ethernet/sfc/ |
D | ptp.c | 930 struct list_head *cursor; in efx_ptp_drop_time_expired_events() local 959 struct list_head *cursor; in efx_ptp_match_rx() local 1127 struct list_head *cursor; in efx_ptp_stop() local
|
/drivers/video/fbdev/core/ |
D | svgalib.c | 302 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor) in svga_tilecursor()
|