max_top 1906 drivers/media/pci/bt8xx/bttv-driver.c __s32 max_top; max_top 1929 drivers/media/pci/bt8xx/bttv-driver.c max_top = b->top + b->height - c->rect.height; max_top 1930 drivers/media/pci/bt8xx/bttv-driver.c if (c->rect.top > max_top) max_top 1931 drivers/media/pci/bt8xx/bttv-driver.c c->rect.top = max_top;