Home
last modified time | relevance | path

Searched refs:aty_cursor (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Dmach64_cursor.c50 struct aty_cursor *c = fb->cursor; in aty_set_cursor_color()
80 struct aty_cursor *c = fb->cursor; in aty_set_cursor_shape()
117 struct aty_cursor *c = fb->cursor; in aty_set_cursor()
193 struct aty_cursor *c = fb->cursor; in atyfb_cursor()
231 struct aty_cursor * __init aty_init_cursor(struct fb_info_aty *fb) in aty_init_cursor()
233 struct aty_cursor *cursor; in aty_init_cursor()
236 cursor = kmalloc(sizeof(struct aty_cursor), GFP_ATOMIC); in aty_init_cursor()
282 struct aty_cursor *c = fb->cursor; in atyfb_set_font()
Datyfb.h85 struct aty_cursor { struct
141 struct aty_cursor *cursor;
341 extern struct aty_cursor *aty_init_cursor(struct fb_info_aty *fb);