btopend           508 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	int stat, btopend, ctop;
btopend           514 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	btopend = cap->bounds.top+cap->bounds.height;
btopend           517 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	*height = ctop < btopend ? btopend-ctop : 0;