Searched refs:getcolreg (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbcmap.c189 * @getcolreg: pointer to a function to get a color register
199 int (*getcolreg)(u_int, u_int *, u_int *, u_int *, u_int *,
215 if (getcolreg(start++, &hred, &hgreen, &hblue, &htransp, info))
198 fb_get_cmap(struct fb_cmap *cmap, int kspc, int (*getcolreg)(u_int, u_int *, u_int *, u_int *, u_int *, struct fb_info *), struct fb_info *info) argument
H A Dfbgen.c166 return fb_get_cmap(cmap, kspc, fbhw->getcolreg, info);
406 fb_get_cmap(&fb_display[currcon].cmap, 1, fbhw->getcolreg,
H A Depson1355fb.c465 getcolreg: e1355_getcolreg,
H A Datafb.c295 * int (*getcolreg)( unsigned regno, unsigned *red,
324 int (*getcolreg)( unsigned regno, unsigned *red, member in struct:fb_hwswitch
2542 return fb_get_cmap(cmap, kspc, fbhw->getcolreg, info);
2674 fb_get_cmap(&fb_display[currcon].cmap, 1, fbhw->getcolreg,
H A Dvirgefb.c250 int (*getcolreg)(u_int regno, u_int *red, u_int *green, u_int *blue, member in struct:fb_hwswitch
1602 return(fb_get_cmap(cmap, kspc, fbhw->getcolreg, info));
1840 fb_get_cmap(&fb_display[currcon].cmap, 1, fbhw->getcolreg, info);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h363 int (*getcolreg)(unsigned regno, unsigned *red, unsigned *green, member in struct:fbgen_hwswitch
432 int (*getcolreg)(u_int, u_int *, u_int *, u_int *,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h363 int (*getcolreg)(unsigned regno, unsigned *red, unsigned *green, member in struct:fbgen_hwswitch
432 int (*getcolreg)(u_int, u_int *, u_int *, u_int *,

Completed in 119 milliseconds