Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9v011.c50 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()
429 struct mt9v011 *core = in mt9v011_s_ctrl()
[all …]