Searched refs:pvr2_ctrl_get_max (Results 1 – 4 of 4) sorted by relevance
32 int pvr2_ctrl_get_max(struct pvr2_ctrl *);
425 lmax = pvr2_ctrl_get_max(hcp); in pvr2_try_fmt_vid_cap()434 lmax = pvr2_ctrl_get_max(vcp); in pvr2_try_fmt_vid_cap()547 vc->maximum = pvr2_ctrl_get_max(cptr); in pvr2_queryctrl()
91 int pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_max() function
124 val = pvr2_ctrl_get_max(cip->cptr); in show_max()