taglinefilesource code
next_plane634arch/m68k/amiga/amifb.cu_long next_plane;            /* modulo for next plane */
next_plane3393arch/m68k/amiga/amifb.cpar->next_plane = div8(par->vxres);
next_plane3394arch/m68k/amiga/amifb.cpar->next_line = par->bpp*par->next_plane;
next_plane3397arch/m68k/amiga/amifb.cpar->next_plane = par->vyres*par->next_line;
next_plane4037arch/m68k/amiga/amifb.cfor (i = 0, p = bplpt0; i < par->bpp; i++, p += par->next_plane) {
next_plane4066arch/m68k/amiga/amifb.cfor (i = 0, p = bplpt0; i < par->bpp; i++, p += par->next_plane) {
next_plane601arch/m68k/console/fbcon.cp->next_plane = 0;
next_plane608arch/m68k/console/fbcon.cp->next_plane = 0;
next_plane631arch/m68k/console/fbcon.cp->next_plane = p->line_length;
next_plane634arch/m68k/console/fbcon.cp->next_plane = p->type_aux/p->var.bits_per_pixel;
next_plane645arch/m68k/console/fbcon.cp->next_plane = p->var.yres_virtual*p->next_line;
next_plane652arch/m68k/console/fbcon.cp->next_plane = 0;
next_plane690arch/m68k/console/fbcon.cp->next_plane = 0;
next_plane2002arch/m68k/console/fbcon.cif (sx == 0 && sy == 0 && width == p->next_plane)
next_plane2014arch/m68k/console/fbcon.csrc += p->next_plane;
next_plane2015arch/m68k/console/fbcon.cdest += p->next_plane;
next_plane2021arch/m68k/console/fbcon.csrc -= p->next_plane;
next_plane2022arch/m68k/console/fbcon.cdest -= p->next_plane;
next_plane2042arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest += p->next_plane) {
next_plane2072arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest += p->next_plane) {
next_plane2129arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest += p->next_plane) {
next_plane2159arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest += p->next_plane) {
next_plane2197arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) {
next_plane2229arch/m68k/console/fbcon.csrc += p->next_plane;
next_plane2230arch/m68k/console/fbcon.cdest += p->next_plane;
next_plane2243arch/m68k/console/fbcon.csrc0 += p->next_plane;
next_plane2244arch/m68k/console/fbcon.cdest0 += p->next_plane;
next_plane2257arch/m68k/console/fbcon.csrc0 += p->next_plane;
next_plane2258arch/m68k/console/fbcon.cdest0 += p->next_plane;
next_plane2274arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) {
next_plane2301arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) {
next_plane2352arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest1 += p->next_plane) {
next_plane2385arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest1 += p->next_plane) {
next_plane2430arch/m68k/console/fbcon.cfor (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) {
next_plane189include/linux/fb.hu_long next_plane;               /* offset to next plane */