Searched refs:chipsfb_getcolreg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/ |
D | chipsfb.c | 142 static int chipsfb_getcolreg(u_int regno, u_int *red, u_int *green, 192 return fb_get_cmap(cmap, kspc, chipsfb_getcolreg, info); in chips_get_cmap() 226 fb_get_cmap(&fb_display[currcon].cmap, 1, chipsfb_getcolreg, info); in chipsfbcon_switch() 284 static int chipsfb_getcolreg(u_int regno, u_int *red, u_int *green, in chipsfb_getcolreg() function
|