Searched refs:i2cread (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Dmxl5xx.c138 static int i2cread(struct mxl *state, u8 *data, int len) function
162 stat = i2cread(state, (u8 *) val,
255 stat = i2cread(state, (u8 *) val,
280 stat = i2cread(state, data, size);

Completed in 136 milliseconds