tda8290_standby
static unsigned char tda8290_standby[] = { 0x00, 0x02 };
tuner_i2c_xfer_send(&priv->i2c_props, tda8290_standby, 2);
.standby = tda8290_standby,