Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dmt9m032.c145 struct mt9m032 { struct
167 #define to_mt9m032(sd) container_of(sd, struct mt9m032, subdev) argument
181 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time()
192 static int mt9m032_update_timing(struct mt9m032 *sensor, in mt9m032_update_timing()
228 static int mt9m032_update_geom_timing(struct mt9m032 *sensor) in mt9m032_update_geom_timing()
249 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2()
262 static int mt9m032_setup_pll(struct mt9m032 *sensor) in mt9m032_setup_pll()
354 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_crop()
376 __mt9m032_get_pad_format(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_format()
393 struct mt9m032 *sensor = to_mt9m032(subdev); in mt9m032_get_pad_format()
[all …]
DMakefile60 obj-$(CONFIG_VIDEO_MT9M032) += mt9m032.o
/linux-4.4.14/
DMAINTAINERS7177 F: drivers/media/i2c/mt9m032.c
7178 F: include/media/mt9m032.h