Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda8290.c232 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params()
254 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params()
256 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params()
281 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params()
284 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params()
367 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8295_agc2_out()
369 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8295_agc2_out()
410 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8295_set_params()
447 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_has_signal()
838 tuner_i2c_xfer_send_recv(&i2c_props, in tda829x_probe()
[all …]
H A Dtuner-i2c.h44 static inline int tuner_i2c_xfer_send_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_send_recv() function
H A Dxc2028.c136 _rc = tuner_i2c_xfer_send_recv(&priv->i2c_props, obuf, osize, \
H A Dr820t.c447 rc = tuner_i2c_xfer_send_recv(&priv->i2c_props, priv->buf, 1, p, len); in r820t_read()