Home
last modified time | relevance | path

Searched refs:i2c_device (Results 1 – 3 of 3) sorted by relevance

/drivers/media/dvb-frontends/
Ddib9000.c32 struct i2c_device { struct
49 struct i2c_device i2c; argument
280 static u16 dib9000_i2c_read16(struct i2c_device *i2c, u16 reg) in dib9000_i2c_read16()
361 static int dib9000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val) in dib9000_i2c_write16()
851 static u16 dib9000_identify(struct i2c_device *client) in dib9000_identify()
2379 struct i2c_device client = {.i2c_adap = i2c }; in dib9000_i2c_enumeration()
Ddib8000.c40 struct i2c_device { struct
68 struct i2c_device i2c; argument
145 static u16 dib8000_i2c_read16(struct i2c_device *i2c, u16 reg) in dib8000_i2c_read16()
229 static int dib8000_i2c_write16(struct i2c_device *i2c, u16 reg, u16 val) in dib8000_i2c_write16()
957 static u16 dib8000_identify(struct i2c_device *client) in dib8000_identify()
4293 struct i2c_device client = {.adap = host }; in dib8000_i2c_enumeration()
Ddib7000p.c35 struct i2c_device { struct