Home
last modified time | relevance | path

Searched refs:btopend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c508 int stat, btopend, ctop; in ctrl_croph_max_get() local
514 btopend = cap->bounds.top+cap->bounds.height; in ctrl_croph_max_get()
517 *height = ctop < btopend ? btopend-ctop : 0; in ctrl_croph_max_get()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c508 int stat, btopend, ctop; in ctrl_croph_max_get() local
514 btopend = cap->bounds.top+cap->bounds.height; in ctrl_croph_max_get()
517 *height = ctop < btopend ? btopend-ctop : 0; in ctrl_croph_max_get()

Completed in 12 milliseconds