Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 25 of 80) sorted by relevance

1234

/drivers/staging/sm750fb/
Dsm750_cursor.c50 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()
Dsm750.c109 struct lynx_cursor *cursor; in lynxfb_ops_cursor() local
447 struct lynx_cursor *cursor; in lynxfb_resume() local
/drivers/gpu/drm/sti/
Dsti_cursor.c91 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
Dsti_compositor.c66 struct drm_plane *cursor = NULL; in sti_compositor_bind() local
Dsti_crtc.c368 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init()
/drivers/video/console/
Dsoftcursor.c22 int soft_cursor(struct fb_info *info, struct fb_cursor *cursor) in soft_cursor()
Dtileblit.c85 struct fb_tilecursor cursor; in tile_cursor() local
Dfbcon_cw.c207 struct fb_cursor cursor; in cw_cursor() local
Dbitblit.c239 struct fb_cursor cursor; in bit_cursor() local
/drivers/md/persistent-data/
Ddm-array.h197 struct dm_btree_cursor cursor; member
/drivers/video/fbdev/aty/
Dmach64_cursor.c67 static int atyfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in atyfb_cursor()
/drivers/video/fbdev/
Dpmag-aa-fb.c104 static int aafb_cursor(struct fb_info *info, struct fb_cursor *cursor) in aafb_cursor()
Dg364fb.c125 int g364fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in g364fb_cursor()
Dfsl-diu-fb.c381 __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()
Dcobalt_lcdfb.c249 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor()
Dskeletonfb.c580 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor()
Dpm2fb.c1257 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()
Dleo.c186 struct leo_cursor __iomem *cursor; member
212 struct leo_cursor __iomem *cursor = par->cursor; in leo_switch_from_graph() local
Dbf54x-lq043fb.c373 int bfin_bf54x_fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in bfin_bf54x_fb_cursor()
Dbfin_adv7393fb.c678 int bfin_adv7393_fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in bfin_adv7393_fb_cursor()
/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.h125 struct atmel_hlcdc_plane *cursor; member
/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h63 } cursor; member
/drivers/gpu/drm/virtio/
Dvirtgpu_display.c272 struct drm_plane *primary, *cursor; in vgdev_output_init() local
/drivers/net/ethernet/sfc/
Dptp.c930 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/
Dsvgalib.c302 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor) in svga_tilecursor()

1234