Linux Kernel
3.7.1
|
#include <sh_mobile_csi2.h>
Data Fields | |
enum sh_csi2_type | type |
unsigned int | flags |
struct sh_csi2_client_config * | clients |
int | num_clients |
struct v4l2_device * | v4l2_dev |
Definition at line 40 of file sh_mobile_csi2.h.
struct sh_csi2_client_config* clients |
Definition at line 43 of file sh_mobile_csi2.h.
unsigned int flags |
Definition at line 42 of file sh_mobile_csi2.h.
int num_clients |
Definition at line 44 of file sh_mobile_csi2.h.
enum sh_csi2_type type |
Definition at line 41 of file sh_mobile_csi2.h.
struct v4l2_device* v4l2_dev |
Definition at line 45 of file sh_mobile_csi2.h.