Searched defs:mt6660_chip (Results 1 – 1 of 1) sorted by relevance
20 struct mt6660_chip { struct21 struct i2c_client *i2c;22 struct device *dev;23 struct platform_device *param_dev;24 struct mt6660_platform_data plat_data;25 struct mutex io_lock;26 struct regmap *regmap;27 u16 chip_rev;