Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dlgs8gxx.c219 if (prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_auto()
228 } else if (prod == LGS8GXX_PROD_LGS8913 || in lgs8gxx_set_mode_auto()
241 if (prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_set_mode_auto()
293 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_set_mode_manual()
492 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_auto_lock()
507 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_auto_lock()
642 if (config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_init()
747 if (priv->config->prod == LGS8GXX_PROD_LGS8913) { in lgs8gxx_read_status()
865 if (priv->config->prod == LGS8GXX_PROD_LGS8913) in lgs8gxx_read_signal_strength()
Dlgs8gxx.h28 #define LGS8GXX_PROD_LGS8913 0 macro