Searched refs:mt9m001_datafmt (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dmt9m001.c55 struct mt9m001_datafmt { struct
61 static const struct mt9m001_datafmt *mt9m001_find_datafmt( mt9m001_find_datafmt()
62 u32 code, const struct mt9m001_datafmt *fmt, mt9m001_find_datafmt()
73 static const struct mt9m001_datafmt mt9m001_colour_fmts[] = {
82 static const struct mt9m001_datafmt mt9m001_monochrome_fmts[] = {
98 const struct mt9m001_datafmt *fmt;
99 const struct mt9m001_datafmt *fmts;
308 const struct mt9m001_datafmt *fmt; mt9m001_set_fmt()

Completed in 38 milliseconds