Home
last modified time | relevance | path

Searched refs:atyfb_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/video/fbdev/aty/
A Dmach64_cursor.c202 int aty_init_cursor(struct fb_info *info, struct fb_ops *atyfb_ops) in aty_init_cursor() argument
227 atyfb_ops->fb_cursor = atyfb_cursor; in aty_init_cursor()
A Datyfb.h343 extern int aty_init_cursor(struct fb_info *info, struct fb_ops *atyfb_ops);
A Datyfb_base.c300 static struct fb_ops atyfb_ops = { variable
1337 atyfb_ops.fb_sync = atyfb_sync; in atyfb_set_par()
1340 atyfb_ops.fb_sync = NULL; in atyfb_set_par()
2641 info->fbops = &atyfb_ops; in aty_init()
2737 aty_init_cursor(info, &atyfb_ops); in aty_init()

Completed in 16 milliseconds