Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_notify (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/media/
Dv4l2-ctrls.h671 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv);
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt743 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl,
748 v4l2_ctrl_notify. Note that the control's handler lock is held when the
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-video.c2389 v4l2_ctrl_notify(v4l2_ctrl_find(hdl, V4L2_CID_AUDIO_MUTE), in em28xx_v4l2_init()
2391 v4l2_ctrl_notify(v4l2_ctrl_find(hdl, V4L2_CID_AUDIO_VOLUME), in em28xx_v4l2_init()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ctrls.c3297 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv) in v4l2_ctrl_notify() function
3311 EXPORT_SYMBOL(v4l2_ctrl_notify);