Linux Kernel
3.7.1
|
#include <omap3isp.h>
Data Fields | |
struct isp_subdev_i2c_board_info * | subdevs |
enum isp_interface_type | interface |
union { | |
struct isp_parallel_platform_data parallel | |
struct isp_ccp2_platform_data ccp2 | |
struct isp_csi2_platform_data csi2 | |
} | bus |
Definition at line 146 of file omap3isp.h.
union { ... } bus |
Definition at line 151 of file omap3isp.h.
Definition at line 152 of file omap3isp.h.
Definition at line 148 of file omap3isp.h.
struct isp_parallel_platform_data parallel |
Definition at line 150 of file omap3isp.h.
struct isp_subdev_i2c_board_info* subdevs |
Definition at line 147 of file omap3isp.h.