Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-common.h23 typedef int (*fmtfunc)(struct file *file, void *priv, struct v4l2_format *f); typedef
31 struct v4l2_format *f, fmtfunc func);
Dvivid-vid-common.c594 struct v4l2_format *f, fmtfunc func) in fmt_sp2mp_func()