Searched refs:mxl111sf_i2c_get_data (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-i2c.c | 330 static int mxl111sf_i2c_get_data(struct mxl111sf_state *state, in mxl111sf_i2c_get_data() function 356 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_status() 383 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_fifo() 420 mxl111sf_i2c_get_data(state, 0, i2c_w_data, i2c_r_data); in mxl111sf_i2c_readagain() 648 ret = mxl111sf_i2c_get_data(state, 0, buf, i2c_r_data); in mxl111sf_i2c_hw_xfer_msg() 724 ret = mxl111sf_i2c_get_data(state, 0, buf, in mxl111sf_i2c_hw_xfer_msg()
|