Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dmt9v011.c51 struct mt9v011 { struct
63 static inline struct mt9v011 *to_mt9v011(struct v4l2_subdev *sd) in to_mt9v011() argument
65 return container_of(sd, struct mt9v011, sd); in to_mt9v011()
175 struct mt9v011 *core = to_mt9v011(sd); in set_balance()
201 struct mt9v011 *core = to_mt9v011(sd); in calc_fps()
231 struct mt9v011 *core = to_mt9v011(sd); in calc_speed()
271 struct mt9v011 *core = to_mt9v011(sd); in set_res()
300 struct mt9v011 *core = to_mt9v011(sd); in set_read_mode()
343 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_set_fmt()
424 struct mt9v011 *core = in mt9v011_s_ctrl()
[all …]
DMakefile63 obj-$(CONFIG_VIDEO_MT9V011) += mt9v011.o
DKconfig558 tristate "Micron mt9v011 sensor support"