Home
last modified time | relevance | path

Searched refs:mt9m032 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m032.c21 #include <media/i2c/mt9m032.h>
132 struct mt9m032 { struct
154 #define to_mt9m032(sd) container_of(sd, struct mt9m032, subdev)
168 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time()
179 static int mt9m032_update_timing(struct mt9m032 *sensor, in mt9m032_update_timing()
215 static int mt9m032_update_geom_timing(struct mt9m032 *sensor) in mt9m032_update_geom_timing()
236 static int update_formatter2(struct mt9m032 *sensor, bool streaming) in update_formatter2()
249 static int mt9m032_setup_pll(struct mt9m032 *sensor) in mt9m032_setup_pll()
341 __mt9m032_get_pad_crop(struct mt9m032 *sensor, struct v4l2_subdev_pad_config *cfg, in __mt9m032_get_pad_crop()
363 __mt9m032_get_pad_format(struct mt9m032 *senso
[all...]
H A DMakefile88 obj-$(CONFIG_VIDEO_MT9M032) += mt9m032.o

Completed in 1 milliseconds