Searched refs:mt9m111 (Results 1 – 8 of 8) sorted by relevance
228 struct mt9m111 { struct284 static const struct mt9m111_datafmt *mt9m111_find_datafmt(struct mt9m111 *mt9m111, in mt9m111_find_datafmt() argument292 return mt9m111->fmt; in mt9m111_find_datafmt()295 static struct mt9m111 *to_mt9m111(const struct i2c_client *client) in to_mt9m111()297 return container_of(i2c_get_clientdata(client), struct mt9m111, subdev); in to_mt9m111()304 struct mt9m111 *mt9m111 = to_mt9m111(client); in reg_page_map_set() local307 if (page == mt9m111->lastpage) in reg_page_map_set()314 mt9m111->lastpage = page; in reg_page_map_set()375 static int mt9m111_set_context(struct mt9m111 *mt9m111, in mt9m111_set_context() argument378 struct i2c_client *client = v4l2_get_subdevdata(&mt9m111->subdev); in mt9m111_set_context()[all …]
64 obj-$(CONFIG_VIDEO_MT9M111) += mt9m111.o
254 tristate "mt9m111, mt9m112 and mt9m131 support"
8 - compatible: value should be "micron,mt9m111"24 mt9m111@5d {25 compatible = "micron,mt9m111";
113 static const struct m5602_sensor mt9m111 = { variable
225 sd->sensor = &mt9m111; in m5602_probe_sensor()
203 pr_info("Forcing a %s sensor\n", mt9m111.name); in mt9m111_probe()
78 mt9m111 mt9m111, mt9m112 and mt9m131