Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.h18 bool show_ccs_out, bool no_error_inj,
H A Dvivid-core.c163 static bool no_error_inj; variable
164 module_param(no_error_inj, bool, 0444);
165 MODULE_PARM_DESC(no_error_inj, " if set disable the error injecting controls");
646 if (!no_error_inj && v4l2_fh_is_singular_file(file) && in vivid_fop_release()
1083 if (no_error_inj && *ccs_cap == -1) in vivid_detect_feature_set()
1098 if (no_error_inj && *ccs_out == -1) in vivid_detect_feature_set()
1933 ret = vivid_create_controls(dev, ccs_cap == -1, ccs_out == -1, no_error_inj, in vivid_create_instance()
H A Dvivid-ctrls.c1619 bool show_ccs_out, bool no_error_inj, in vivid_create_controls() argument
1665 if (!no_error_inj || dev->has_fb || dev->num_hdmi_outputs) in vivid_create_controls()
1670 if (!no_error_inj) in vivid_create_controls()
1832 if (!no_error_inj) { in vivid_create_controls()
/linux/Documentation/admin-guide/media/
H A Dvivid.rst274 - no_error_inj:
832 the no_error_inj module option is set to 0 (the default).
838 -1 and if the no_error_inj module option is set to 0 (the default).
844 module option is set to the default value of -1 and if the no_error_inj
872 the no_error_inj module option is set to 0 (the default).
878 -1 and if the no_error_inj module option is set to 0 (the default).
884 module option is set to the default value of -1 and if the no_error_inj
930 The following controls are only present if the no_error_inj module option