Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m001.c88 struct mt9m001 { struct
101 const struct mt9m001_datafmt *fmt; argument
102 const struct mt9m001_datafmt *fmts; argument
109 static struct mt9m001 *to_mt9m001(const struct i2c_client *client) in to_mt9m001() argument
188 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_apply_selection() local
210 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_s_stream() local
255 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_set_selection() local
296 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_get_selection() local
321 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_get_fmt() local
350 struct mt9m001 *mt9m001 = to_mt9m001(client); in mt9m001_s_fmt() local
[all …]