Searched refs:tuner_i2c_xfer_send_recv (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/media/tuners/ |
D | tda8290.c | 99 tuner_i2c_xfer_send_recv(&priv->i2c_props, msg, 1, &msg[1], 1); in tda8295_i2c_bridge() 244 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 247 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 250 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 266 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 268 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 276 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 279 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 293 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() 296 tuner_i2c_xfer_send_recv(&priv->i2c_props, in tda8290_set_params() [all …]
|
D | tuner-i2c.h | 56 static inline int tuner_i2c_xfer_send_recv(struct tuner_i2c_props *props, in tuner_i2c_xfer_send_recv() function
|
D | tuner-xc2028.c | 136 _rc = tuner_i2c_xfer_send_recv(&priv->i2c_props, obuf, osize, \
|
D | r820t.c | 427 rc = tuner_i2c_xfer_send_recv(&priv->i2c_props, priv->buf, 1, p, len); in r820t_read()
|