Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.h11 typedef int (*fmtfunc)(struct file *file, void *priv, struct v4l2_format *f); typedef
19 struct v4l2_format *f, fmtfunc func);
H A Dvivid-vid-common.c849 struct v4l2_format *f, fmtfunc func) in fmt_sp2mp_func()