Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dmt9v022.c104 struct mt9v022 { struct
118 const struct mt9v022_datafmt *fmt; argument
119 const struct mt9v022_datafmt *fmts; argument
126 static struct mt9v022 *to_mt9v022(const struct i2c_client *client) in to_mt9v022() argument
166 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_init() local
203 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_stream() local
220 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_crop() local
281 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_g_crop() local
307 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_g_fmt() local
322 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_fmt() local
[all …]