max_end 236 drivers/media/pci/bt8xx/bttv-vbi.c __s32 min_start, max_start, max_end, f2_offset; max_end 247 drivers/media/pci/bt8xx/bttv-vbi.c max_end = (tvnorm->cropcap.bounds.top max_end 253 drivers/media/pci/bt8xx/bttv-vbi.c BUG_ON(max_start >= max_end); max_end 276 drivers/media/pci/bt8xx/bttv-vbi.c max_end - start); max_end 281 drivers/media/pci/bt8xx/bttv-vbi.c max_end += f2_offset; max_end 376 drivers/media/pci/bt8xx/bttv-vbi.c __s32 max_end; max_end 383 drivers/media/pci/bt8xx/bttv-vbi.c max_end = (tvnorm->cropcap.bounds.top max_end 395 drivers/media/pci/bt8xx/bttv-vbi.c frt->fmt.vbi.start[i] = min(new_start, max_end - 1); max_end 398 drivers/media/pci/bt8xx/bttv-vbi.c max_end - frt->fmt.vbi.start[i]); max_end 400 drivers/media/pci/bt8xx/bttv-vbi.c max_end += tvnorm->vbistart[1] max_end 375 drivers/misc/fastrpc.c u64 max_end = 0; max_end 388 drivers/misc/fastrpc.c if (ctx->olaps[i].start < max_end) { max_end 389 drivers/misc/fastrpc.c ctx->olaps[i].mstart = max_end; max_end 391 drivers/misc/fastrpc.c ctx->olaps[i].offset = max_end - ctx->olaps[i].start; max_end 393 drivers/misc/fastrpc.c if (ctx->olaps[i].end > max_end) { max_end 394 drivers/misc/fastrpc.c max_end = ctx->olaps[i].end; max_end 404 drivers/misc/fastrpc.c max_end = ctx->olaps[i].end;