Searched refs:is_private (Results 1 – 4 of 4) sorted by relevance
263 unsigned int is_private:1; member446 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,
2920 ctrl->is_private = cfg->is_private; in v4l2_ctrl_new_custom()3077 if (ctrl->is_private) in v4l2_ctrl_add_handler()