Searched refs:mxl111sf_i2c_get_data (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-i2c.c | 317 static int mxl111sf_i2c_get_data(struct mxl111sf_state *state, in mxl111sf_i2c_get_data() function 343 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_status() 370 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_fifo() 407 mxl111sf_i2c_get_data(state, 0, i2c_w_data, i2c_r_data); in mxl111sf_i2c_readagain() 634 ret = mxl111sf_i2c_get_data(state, 0, buf, i2c_r_data); in mxl111sf_i2c_hw_xfer_msg() 709 ret = mxl111sf_i2c_get_data(state, 0, buf, in mxl111sf_i2c_hw_xfer_msg()
|