Searched refs:pvr2_hdw_get_ctrl_v4l (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c543 cptr = pvr2_hdw_get_ctrl_v4l(hdw, vc->id); pvr2_queryctrl()
595 ret = pvr2_ctrl_get_valname(pvr2_hdw_get_ctrl_v4l(hdw, vm->id), pvr2_querymenu()
610 ret = pvr2_ctrl_get_value(pvr2_hdw_get_ctrl_v4l(hdw, vc->id), pvr2_g_ctrl()
621 return pvr2_ctrl_set_value(pvr2_hdw_get_ctrl_v4l(hdw, vc->id), pvr2_s_ctrl()
639 pvr2_hdw_get_ctrl_v4l(hdw, ctrl->id), &val); pvr2_g_ext_ctrls()
665 pvr2_hdw_get_ctrl_v4l(hdw, ctrl->id), pvr2_s_ext_ctrls()
688 pctl = pvr2_hdw_get_ctrl_v4l(hdw, ctrl->id); pvr2_try_ext_ctrls()
H A Dpvrusb2-hdw.h155 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *,unsigned int ctl_id);
H A Dpvrusb2-hdw.c2803 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *hdw,unsigned int ctl_id) pvr2_hdw_get_ctrl_v4l() function

Completed in 72 milliseconds