Linux Kernel
3.7.1
|
Data Fields | |
struct video_device | video_dev |
struct v4l2_device | v4l2_dev |
struct mutex | lock |
struct device * | dev |
struct timb_video_platform_data | pdata |
struct v4l2_subdev * | sd_enc |
bool | opened |
Definition at line 47 of file timblogiw.c.
Definition at line 51 of file timblogiw.c.
Definition at line 50 of file timblogiw.c.
bool opened |
Definition at line 54 of file timblogiw.c.
Definition at line 52 of file timblogiw.c.
struct v4l2_subdev* sd_enc |
Definition at line 53 of file timblogiw.c.
struct v4l2_device v4l2_dev |
Definition at line 49 of file timblogiw.c.
struct video_device video_dev |
Definition at line 48 of file timblogiw.c.