Searched refs:sbusfb_getcolreg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | sbusfb.c | 111 static int sbusfb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, 500 return fb_get_cmap(cmap, kspc, sbusfb_getcolreg, info); in sbusfb_get_cmap() 766 fb_get_cmap(&fb_display[currcon].cmap, 1, sbusfb_getcolreg, info); in sbusfbcon_switch() 818 static int sbusfb_getcolreg(u_int regno, u_int *red, u_int *green, u_int *blue, in sbusfb_getcolreg() function
|