tunertype
static int tunertype = -1;
module_param(tunertype, int, 0644);
MODULE_PARM_DESC(tunertype,
tunertype = 0;
tunertype = 0;
tunertype = 1;
tunertype = 0;
tunertype = 0;
tunertype = 1;
tunertype = 0;
tunertype = 0;
tunertype = 0;
tunertype = 1;
tunertype = 1;
tunertype = 1;
if (tunertype < -1 || tunertype > 1) {
tunertype = -1;
if (itv->std == 0 && tunertype >= 0)
itv->std = tunertype ? V4L2_STD_MN : (V4L2_STD_ALL & ~V4L2_STD_MN);
const struct tunertype *tun;
const struct tunertype *tun = priv->tun;
const struct tunertype *tun;
const struct tunertype *tun = priv->tun;
const struct tunertype tuners[] = {
extern const struct tunertype tuners[];