Searched refs:mxl111sf_i2c_get_data (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ ! |
D | mxl111sf-i2c.c | 326 static int mxl111sf_i2c_get_data(struct mxl111sf_state *state, in mxl111sf_i2c_get_data() function 352 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_status() 379 mxl111sf_i2c_get_data(state, 0, buf, buf); in mxl111sf_i2c_check_fifo() 416 mxl111sf_i2c_get_data(state, 0, i2c_w_data, i2c_r_data); in mxl111sf_i2c_readagain() 643 ret = mxl111sf_i2c_get_data(state, 0, buf, i2c_r_data); in mxl111sf_i2c_hw_xfer_msg() 718 ret = mxl111sf_i2c_get_data(state, 0, buf, in mxl111sf_i2c_hw_xfer_msg()
|