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

/linux-4.1.27/include/media/
H A Dmmp-camera.h6 struct platform_device *i2c_device; member in struct:mmp_camera_platform_data
/linux-4.1.27/arch/sh/boards/
H A Dboard-sh7785lcr.c252 static struct platform_device i2c_device = { variable in typeref:struct:platform_device
267 &i2c_device,
282 i2c_device.resource = i2c_proto_resources; sh7785lcr_devices_setup()
283 i2c_device.num_resources = ARRAY_SIZE(i2c_proto_resources); sh7785lcr_devices_setup()
/linux-4.1.27/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c128 * check if there is a i2c_device at the supplied address
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib9000.c27 struct i2c_device { struct
44 struct i2c_device i2c;
275 static u16 dib9000_i2c_read16(struct i2c_device *i2c, u16 reg) dib9000_i2c_read16()
356 static int dib9000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val) dib9000_i2c_write16()
847 static u16 dib9000_identify(struct i2c_device *client) dib9000_identify()
2374 struct i2c_device client = {.i2c_adap = i2c }; dib9000_i2c_enumeration()
H A Ddib8000.c36 struct i2c_device { struct
64 struct i2c_device i2c;
141 static u16 dib8000_i2c_read16(struct i2c_device *i2c, u16 reg) dib8000_i2c_read16()
225 static int dib8000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val) dib8000_i2c_write16()
953 static u16 dib8000_identify(struct i2c_device *client) dib8000_identify()
4281 struct i2c_device client = {.adap = host }; dib8000_i2c_enumeration()
H A Ddib7000p.c31 struct i2c_device { struct
/linux-4.1.27/drivers/media/platform/marvell-ccic/
H A Dmmp-driver.c395 mcam->i2c_adapter = platform_get_drvdata(pdata->i2c_device); mmpcam_probe()
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c343 * check if there is a i2c_device at the supplied address
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c305 * check if there is a i2c_device at the supplied address

Completed in 337 milliseconds