Searched refs:video_mute (Results 1 – 5 of 5) sorted by relevance
59 u16 video_mute; member149 struct v4l2_ctrl *video_mute; member
242 .video_mute = 0,324 ctrl->value = params->video_mute; in cx2341x_get_ctrl()473 params->video_mute = (ctrl->value != 0); in cx2341x_set_ctrl()1169 CMP_FIELD(old, new, video_mute) || in cx2341x_update()1170 (new->video_mute && CMP_FIELD(old, new, video_mute_yuv))) { in cx2341x_update()1172 new->video_mute | (new->video_mute_yuv << 8)); in cx2341x_update()1226 (p->video_mute) ? " (muted)" : ""); in cx2341x_log_status()1479 hdl->video_mute->val | in cx2341x_s_ctrl()1659 cxhdl->video_mute = cx2341x_ctrl_new_std(hdl, in cx2341x_handler_init()1725 v4l2_ctrl_cluster(2, &cxhdl->video_mute); in cx2341x_handler_init()
762 (v4l2_ctrl_g_ctrl(cx->cxhdl.video_mute) | in cx18_v4l2_close()
883 if (!cx->cxhdl.video_mute && in cx18_start_v4l2_encode_stream()
895 v4l2_ctrl_g_ctrl(itv->cxhdl.video_mute) | in ivtv_v4l2_close()