Linux Kernel
3.7.1
|
#include <v4l2-int-device.h>
Data Fields | |
enum v4l2_if_type | if_type |
union { | |
struct v4l2_if_type_bt656 bt656 | |
} | u |
Definition at line 161 of file v4l2-int-device.h.
struct v4l2_if_type_bt656 bt656 |
Definition at line 164 of file v4l2-int-device.h.
enum v4l2_if_type if_type |
Definition at line 162 of file v4l2-int-device.h.
union { ... } u |