Linux Kernel
3.7.1
|
Data Fields | |
struct v4l2_subdev | subdev |
struct list_head | list |
unsigned int | irq |
unsigned long | mipi_flags |
void __iomem * | base |
struct platform_device * | pdev |
struct sh_csi2_client_config * | client |
Definition at line 36 of file sh_mobile_csi2.c.
Definition at line 41 of file sh_mobile_csi2.c.
Definition at line 43 of file sh_mobile_csi2.c.
unsigned int irq |
Definition at line 39 of file sh_mobile_csi2.c.
Definition at line 38 of file sh_mobile_csi2.c.
unsigned long mipi_flags |
Definition at line 40 of file sh_mobile_csi2.c.
struct platform_device* pdev |
Definition at line 42 of file sh_mobile_csi2.c.
struct v4l2_subdev subdev |
Definition at line 37 of file sh_mobile_csi2.c.