Searched refs:tuner_i2c_xfer_send_recv (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/media/tuners/ | 
| D | tda8290.c | 87 		tuner_i2c_xfer_send_recv(&priv->i2c_props, msg, 1, &msg[1], 1);  in tda8295_i2c_bridge()232 		tuner_i2c_xfer_send_recv(&priv->i2c_props,  in tda8290_set_params()
 235 			tuner_i2c_xfer_send_recv(&priv->i2c_props,  in tda8290_set_params()
 238 			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()
 264 			tuner_i2c_xfer_send_recv(&priv->i2c_props,  in tda8290_set_params()
 267 			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()
 [all …]
 
 | 
| D | tuner-i2c.h | 44 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()
 |