Searched refs:pvr2_ctrl_get_max (Results 1 – 4 of 4) sorted by relevance
46 int pvr2_ctrl_get_max(struct pvr2_ctrl *);
455 lmax = pvr2_ctrl_get_max(hcp); in pvr2_try_fmt_vid_cap()464 lmax = pvr2_ctrl_get_max(vcp); in pvr2_try_fmt_vid_cap()576 vc->maximum = pvr2_ctrl_get_max(cptr); in pvr2_queryctrl()
105 int pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_max() function
143 val = pvr2_ctrl_get_max(cip->cptr); in show_max()