Home
last modified time | relevance | path

Searched refs:pvr2_hdw_check_cropcap (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c342 static int pvr2_hdw_check_cropcap(struct pvr2_hdw *hdw);
450 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_min_get()
461 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_max_get()
475 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_min_get()
486 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_max_get()
502 stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropw_max_get()
518 stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_croph_max_get()
532 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbl()
543 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbt()
554 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbw()
[all …]