Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dlgs8gxx.c223 if (prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_auto()
232 } else if (prod == LGS8GXX_PROD_LGS8913 || in lgs8gxx_set_mode_auto()
245 if (prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_set_mode_auto()
297 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_manual()
496 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_auto_lock()
511 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_auto_lock()
646 if (config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_init()
760 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_read_status()
878 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_read_signal_strength()
Dlgs8gxx.h33 #define LGS8GXX_PROD_LGS8913 0 macro