Home
last modified time | relevance | path

Searched refs:agcf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda827x.h28 void (*agcf)(struct dvb_frontend *fe); member
H A Dtda8290.c261 if (priv->cfg.agcf) in tda8290_set_params()
262 priv->cfg.agcf(fe); in tda8290_set_params()
425 if (priv->cfg.agcf) in tda8295_set_params()
426 priv->cfg.agcf(fe); in tda8295_set_params()
H A Dtda827x.c859 priv->cfg->agcf = tda827xo_agcf; in tda827x_probe_version()
864 priv->cfg->agcf = tda827xa_agcf; in tda827x_probe_version()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda827x.h28 void (*agcf)(struct dvb_frontend *fe); member
H A Dtda8290.c261 if (priv->cfg.agcf) in tda8290_set_params()
262 priv->cfg.agcf(fe); in tda8290_set_params()
425 if (priv->cfg.agcf) in tda8295_set_params()
426 priv->cfg.agcf(fe); in tda8295_set_params()
H A Dtda827x.c859 priv->cfg->agcf = tda827xo_agcf; in tda827x_probe_version()
864 priv->cfg->agcf = tda827xa_agcf; in tda827x_probe_version()

Completed in 6 milliseconds