Searched refs:is_private (Results 1 – 4 of 4) sorted by relevance
251 unsigned int is_private:1; member428 unsigned int is_private:1; member
472 The v4l2_ctrl_config struct also has a field to set the is_private flag.768 setting the 'is_private' flag of the control to 1:779 .is_private = 1,
1208 .is_private = 1,
2794 ctrl->is_private = cfg->is_private; in v4l2_ctrl_new_custom()2951 if (ctrl->is_private) in v4l2_ctrl_add_handler()