Home
last modified time | relevance | path

Searched hist:"73 cb42068cff419e72456940c713ceb5efa68c2a" (Results 1 – 1 of 1) sorted by relevance

/linux/include/media/
H A Dv4l2-fh.hdiff 73cb42068cff419e72456940c713ceb5efa68c2a Sat Jan 08 13:36:04 CET 2011 Hans Verkuil <hverkuil@xs4all.nl> [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions

Add two new functions: v4l2_fh_open allocates and initializes a struct v4l2_fh
based on a struct file pointer and v4l2_fh_release releases and frees a struct
v4l2_fh.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>