Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c346 static int pvr2_hdw_check_cropcap(struct pvr2_hdw *hdw);
454 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_min_get()
465 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_max_get()
479 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_min_get()
490 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_max_get()
506 stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropw_max_get()
522 stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_croph_max_get()
536 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbl()
547 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbt()
558 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbw()
[all …]