Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c492 int stat, bleftend, cleft; in ctrl_cropw_max_get() local
498 bleftend = cap->bounds.left+cap->bounds.width; in ctrl_cropw_max_get()
501 *width = cleft < bleftend ? bleftend-cleft : 0; in ctrl_cropw_max_get()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c492 int stat, bleftend, cleft; in ctrl_cropw_max_get() local
498 bleftend = cap->bounds.left+cap->bounds.width; in ctrl_cropw_max_get()
501 *width = cleft < bleftend ? bleftend-cleft : 0; in ctrl_cropw_max_get()

Completed in 12 milliseconds