Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m001.c55 struct mt9m001_datafmt { struct
61 static const struct mt9m001_datafmt *mt9m001_find_datafmt( in mt9m001_find_datafmt() argument
62 u32 code, const struct mt9m001_datafmt *fmt, in mt9m001_find_datafmt()
73 static const struct mt9m001_datafmt mt9m001_colour_fmts[] = {
82 static const struct mt9m001_datafmt mt9m001_monochrome_fmts[] = {
101 const struct mt9m001_datafmt *fmt;
102 const struct mt9m001_datafmt *fmts;
346 const struct mt9m001_datafmt *fmt, in mt9m001_s_fmt()
380 const struct mt9m001_datafmt *fmt; in mt9m001_set_fmt()