Home
last modified time | relevance | path

Searched defs:cursor (Results 51 – 75 of 177) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c1627 struct configfs_dirent * cursor = file->private_data; in configfs_dir_close() local
1651 struct configfs_dirent *cursor = file->private_data; in configfs_readdir() local
1726 struct configfs_dirent *cursor = file->private_data; in configfs_dir_lseek() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c272 struct drm_plane *primary, struct drm_plane *cursor) in vkms_crtc_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dfsl-diu-fb.c380 __le16 cursor[MAX_CURS * MAX_CURS] __aligned(32); member
1000 __le16 *cursor = data->cursor; in fsl_diu_load_cursor_image() local
1023 static int fsl_diu_cursor(struct fb_info *info, struct fb_cursor *cursor) in fsl_diu_cursor()
H A Dcobalt_lcdfb.c237 static int cobalt_lcdfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in cobalt_lcdfb_cursor()
H A Dskeletonfb.c580 int xxxfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in xxxfb_cursor()
H A Dpm2fb.c1264 static int pm2vfb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2vfb_cursor()
1365 static int pm2fb_cursor(struct fb_info *info, struct fb_cursor *cursor) in pm2fb_cursor()
H A Dleo.c187 struct leo_cursor __iomem *cursor; member
213 struct leo_cursor __iomem *cursor = par->cursor; in leo_switch_from_graph() local
/OK3568_Linux_fs/kernel/fs/
H A Dlibfs.c101 static struct dentry *scan_positives(struct dentry *cursor, in scan_positives()
151 struct dentry *cursor = file->private_data; in dcache_dir_lseek() local
190 struct dentry *cursor = file->private_data; in dcache_readdir() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_crtc.c351 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c258 struct drm_plane *primary, *cursor; in vgdev_output_init() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86CursorRD.c326 CursorPtr cursor = RefCursor(pCurs); in xf86CursorSetCursor() local
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c128 static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused()
150 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__draw_current_jump() local
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_tree.c679 struct list_head cursor; in audit_trim_trees() local
872 struct list_head cursor, barrier; in audit_tag_tree() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_crtc.c255 struct drm_plane *cursor, in drm_crtc_init_with_planes()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl-diu-fb.h141 __be32 cursor; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c361 struct drm_plane *primary, *cursor; in vmw_ldu_init() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c55 void *cursor, *data_end; in get_srh() local
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c185 struct fscache_cookie *cursor; in fscache_hash_cookie() local
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Dutils.c20 int cursor, ret; in vboxsf_new_inode() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_display.c581 struct qxl_cursor *cursor; in qxl_cursor_atomic_update() local
928 struct drm_plane *primary, *cursor; in qdev_crtc_init() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon_cw.c207 struct fb_cursor cursor; in cw_cursor() local
H A Dfbcon_ccw.c224 struct fb_cursor cursor; in ccw_cursor() local
H A Dsvgalib.c302 void svga_tilecursor(void __iomem *regbase, struct fb_info *info, struct fb_tilecursor *cursor) in svga_tilecursor()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vvop.c228 struct drm_plane *primary, struct drm_plane *cursor) in vvop_crtc_init()
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dcursor.c71 #define VERIFY_CURSOR(pCursor, cursor, client, access) \ argument
608 XID cursor = 0; in ReplaceCursorLookup() local

12345678