Home
last modified time | relevance | path

Searched refs:LGS8GXX_PROD_LGS8913 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/dvb/frontends/
Dlgs8gxx.c221 if (prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_auto()
230 } else if (prod == LGS8GXX_PROD_LGS8913 || in lgs8gxx_set_mode_auto()
243 if (prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_set_mode_auto()
296 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_manual()
495 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_auto_lock()
510 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_auto_lock()
645 if (config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_init()
759 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_read_status()
877 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_read_signal_strength()
Dlgs8gxx.h32 #define LGS8GXX_PROD_LGS8913 0 macro