Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov5642.c604 struct ov5642_datafmt { struct
611 const struct ov5642_datafmt *fmt; argument
620 static const struct ov5642_datafmt ov5642_colour_fmts[] = {
630 static const struct ov5642_datafmt
796 const struct ov5642_datafmt *fmt = ov5642_find_datafmt(mf->code); in ov5642_set_fmt()
828 const struct ov5642_datafmt *fmt = priv->fmt; in ov5642_get_fmt()