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

/linux-4.1.27/drivers/media/i2c/
H A Dmsp3400-driver.c159 static int msp_read(struct i2c_client *client, int dev, int addr) msp_read() function
195 v4l_dbg(3, msp_debug, client, "msp_read(0x%x, 0x%x): 0x%x\n", msp_read()
202 return msp_read(client, I2C_MSP_DEM, addr); msp_read_dem()
207 return msp_read(client, I2C_MSP_DSP, addr); msp_read_dsp()

Completed in 96 milliseconds