Lines Matching refs:pvr2_hdw_check_cropcap
346 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()
569 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapbh()
580 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapdl()
591 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapdt()
602 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapdw()
613 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcapdh()
624 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcappan()
635 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_get_cropcappad()
3303 static int pvr2_hdw_check_cropcap(struct pvr2_hdw *hdw) in pvr2_hdw_check_cropcap() function
3321 stat = pvr2_hdw_check_cropcap(hdw); in pvr2_hdw_get_cropcap()