Home
last modified time | relevance | path

Searched defs:v4l2_fh (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-fh.h42 struct v4l2_fh { struct
62 * @fh: pointer to &struct v4l2_fh argument
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl.h167 static inline struct visl_ctx *visl_v4l2fh_to_ctx(struct v4l2_fh *v4l2_fh) in visl_v4l2fh_to_ctx()