tag | line | file | source code |
expand8dl | 264 | arch/m68k/console/fbcon.c | static __inline__ void expand8dl(u_char c, u_long *ret1, u_long *ret2); |
expand8dl | 3149 | arch/m68k/console/fbcon.c | expand8dl(attr_bgcol_ec(p,conp), &pcval1, &pcval2); |
expand8dl | 3192 | arch/m68k/console/fbcon.c | expand8dl(attr_fgcol(p,conp), &fgx1, &fgx2); |
expand8dl | 3193 | arch/m68k/console/fbcon.c | expand8dl(attr_bgcol(p,conp), &bgx1, &bgx2); |
expand8dl | 3221 | arch/m68k/console/fbcon.c | expand8dl(attr_fgcol(p,conp), &fgx1, &fgx2); |
expand8dl | 3222 | arch/m68k/console/fbcon.c | expand8dl(attr_bgcol(p,conp), &bgx1, &bgx2); |