Home
last modified time | relevance | path

Searched refs:cb_first_if_lower_freq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/tuners/
A Dtuner-types.c107 .cb_first_if_lower_freq = 1,
124 .cb_first_if_lower_freq = 1,
141 .cb_first_if_lower_freq = 1,
571 .cb_first_if_lower_freq = 1,
596 .cb_first_if_lower_freq = 1,
686 .cb_first_if_lower_freq = 1,
798 .cb_first_if_lower_freq = 1,
1296 .cb_first_if_lower_freq = 1,
1308 .cb_first_if_lower_freq = 1, /* not specified, but safe to do */
1337 .cb_first_if_lower_freq = 1, /* not specified but safe to do */
A Dtuner-simple.c596 if (t_params->cb_first_if_lower_freq && div < priv->last_div) { in simple_set_tv_freq()
713 if (t_params->cb_first_if_lower_freq && div < priv->last_div) { in simple_set_radio_freq()
/linux/include/media/
A Dtuner-types.h148 unsigned int cb_first_if_lower_freq:1; member

Completed in 11 milliseconds