Home
last modified time | relevance | path

Searched refs:agcf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()