Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_mt9v022.c83 struct mt9v022_datafmt { struct
89 static const struct mt9v022_datafmt *mt9v022_find_datafmt( in mt9v022_find_datafmt() argument
90 u32 code, const struct mt9v022_datafmt *fmt, in mt9v022_find_datafmt()
101 static const struct mt9v022_datafmt mt9v022_colour_fmts[] = {
110 static const struct mt9v022_datafmt mt9v022_monochrome_fmts[] = {
154 const struct mt9v022_datafmt *fmt;
155 const struct mt9v022_datafmt *fmts;
401 const struct mt9v022_datafmt *fmt, in mt9v022_s_fmt()
454 const struct mt9v022_datafmt *fmt; in mt9v022_set_fmt()