Home
last modified time | relevance | path

Searched refs:mt9v022_datafmt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9v022.c87 struct mt9v022_datafmt { struct
93 static const struct mt9v022_datafmt *mt9v022_find_datafmt( in mt9v022_find_datafmt() argument
94 u32 code, const struct mt9v022_datafmt *fmt, in mt9v022_find_datafmt()
105 static const struct mt9v022_datafmt mt9v022_colour_fmts[] = {
114 static const struct mt9v022_datafmt mt9v022_monochrome_fmts[] = {
158 const struct mt9v022_datafmt *fmt;
159 const struct mt9v022_datafmt *fmts;
452 const struct mt9v022_datafmt *fmt; in mt9v022_set_fmt()