croph_val         483 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (cap->bounds.height > cptr->hdw->croph_val) {
croph_val         484 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		*top += cap->bounds.height - cptr->hdw->croph_val;
croph_val        3085 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (hdw->res_ver_dirty && hdw->croph_val < hdw->res_ver_val) {
croph_val        3086 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		hdw->croph_val = hdw->res_ver_val;
croph_val        3091 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		hdw->res_ver_val = min(nvres, hdw->croph_val);