Searched refs:v4l2_ctrl_notify (Results 1 – 4 of 4) sorted by relevance
727 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv);
743 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl,748 v4l2_ctrl_notify. Note that the control's handler lock is held when the
2395 v4l2_ctrl_notify(v4l2_ctrl_find(hdl, V4L2_CID_AUDIO_MUTE), in em28xx_v4l2_init()2397 v4l2_ctrl_notify(v4l2_ctrl_find(hdl, V4L2_CID_AUDIO_VOLUME), in em28xx_v4l2_init()
3284 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv) in v4l2_ctrl_notify() function3298 EXPORT_SYMBOL(v4l2_ctrl_notify);