Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mt9v022.c137 struct mt9v022 { struct
154 const struct mt9v022_datafmt *fmt; argument
155 const struct mt9v022_datafmt *fmts; argument
158 enum mt9v022_model model; argument
164 static struct mt9v022 *to_mt9v022(const struct i2c_client *client) in to_mt9v022() argument
204 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_init() local
241 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_s_stream() local
280 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_set_selection() local
360 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_get_selection() local
386 struct mt9v022 *mt9v022 = to_mt9v022(client); in mt9v022_get_fmt() local
[all …]