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

/drivers/media/video/marvell-ccic/
H A Dmmp-driver.c227 mcam->i2c_adapter = platform_get_drvdata(pdata->i2c_device);
/drivers/media/dvb/frontends/
H A Ddib9000.c27 struct i2c_device { struct
51 struct i2c_device i2c;
282 static u16 dib9000_i2c_read16(struct i2c_device *i2c, u16 reg)
363 static int dib9000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val)
855 static u16 dib9000_identify(struct i2c_device *client)
2382 struct i2c_device client = {.i2c_adap = i2c };
H A Ddib8000.c37 struct i2c_device { struct
48 struct i2c_device i2c;
95 static u16 dib8000_i2c_read16(struct i2c_device *i2c, u16 reg)
162 static int dib8000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val)
876 static u16 dib8000_identify(struct i2c_device *client)
3341 struct i2c_device client = {.adap = host };
H A Ddib7000p.c30 struct i2c_device { struct

Completed in 83 milliseconds