Lines Matching defs:tuner
37 u8 tuner;
63 if (priv->tuner == TS2020_M88TS2020)
85 if (priv->tuner == TS2020_M88TS2020) {
225 if (priv->tuner == TS2020_M88TS2020) {
252 if (priv->tuner == TS2020_M88TS2020)
261 if (priv->tuner == TS2020_M88TS2022) {
329 * Get the tuner gain.
356 switch (priv->tuner) {
394 * tuner gain.
408 switch (priv->tuner) {
471 /* Calculate the signal strength based on the total gain of the tuner */
595 /* check if the tuner is there */
624 dev->tuner = TS2020_M88TS2020;
631 dev->tuner = TS2020_M88TS2022;
641 if (dev->tuner == TS2020_M88TS2022) {
731 MODULE_DESCRIPTION("Montage Technology TS2020 - Silicon tuner driver module");