Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda8290.c455 static void tda8290_standby(struct dvb_frontend *fe) in tda8290_standby() function
460 static unsigned char tda8290_standby[] = { 0x00, 0x02 }; in tda8290_standby() local
472 tuner_i2c_xfer_send(&priv->i2c_props, tda8290_standby, 2); in tda8290_standby()
717 .standby = tda8290_standby,