Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dmt9m001.c88 struct mt9m001 { struct
102 const struct mt9m001_datafmt *fmt; argument
103 const struct mt9m001_datafmt *fmts; argument
110 static struct mt9m001 *to_mt9m001(const struct i2c_client *client) in to_mt9m001() argument
189 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_apply_selection() local
211 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_s_stream() local
261 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_set_selection() local
302 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_get_selection() local
327 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_get_fmt() local
356 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_s_fmt() local
[all …]