Searched refs:pvr2_ctrl_get_max (Results 1 – 3 of 3) 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()550 vc->maximum = pvr2_ctrl_get_max(cptr); in pvr2_query_ext_ctrl()
91 int pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_max() function