Home
last modified time | relevance | path

Searched defs:mt2063_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/media/common/tuners/
Dmt2063.c220 struct mt2063_state { struct
221 struct i2c_adapter *i2c;
223 bool init;
248 static u32 mt2063_write(struct mt2063_state *state, u8 reg, u8 *data, u32 len) in mt2063_write() argument