Home
last modified time | relevance | path

Searched defs:mt9v022 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9v022.c141 struct mt9v022 { struct
158 const struct mt9v022_datafmt *fmt; argument
159 const struct mt9v022_datafmt *fmts; argument
162 enum mt9v022_model model; argument
168 static struct mt9v022 *to_mt9v022(const struct i2c_client *client) in to_mt9v022() argument
208 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_init() local
245 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_stream() local
282 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_crop() local
356 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_g_crop() local
384 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_get_fmt() local
[all …]