Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sh_mobile_ceu_dev Struct Reference

Data Fields

struct soc_camera_host ici
 
struct soc_camera_deviceicd
 
struct platform_devicecsi2_pdev
 
unsigned int irq
 
void __iomembase
 
size_t video_limit
 
size_t buf_total
 
spinlock_t lock
 
struct list_head capture
 
struct vb2_bufferactive
 
struct vb2_alloc_ctx * alloc_ctx
 
struct sh_mobile_ceu_infopdata
 
struct completion complete
 
u32 cflcr
 
int max_width
 
int max_height
 
enum v4l2_field field
 
int sequence
 
unsigned int image_mode:1
 
unsigned int is_16bit:1
 
unsigned int frozen:1
 

Detailed Description

Definition at line 95 of file sh_mobile_ceu_camera.c.

Field Documentation

struct vb2_buffer* active

Definition at line 107 of file sh_mobile_ceu_camera.c.

struct vb2_alloc_ctx* alloc_ctx

Definition at line 108 of file sh_mobile_ceu_camera.c.

void __iomem* base

Definition at line 101 of file sh_mobile_ceu_camera.c.

size_t buf_total

Definition at line 103 of file sh_mobile_ceu_camera.c.

struct list_head capture

Definition at line 106 of file sh_mobile_ceu_camera.c.

u32 cflcr

Definition at line 113 of file sh_mobile_ceu_camera.c.

struct completion complete

Definition at line 111 of file sh_mobile_ceu_camera.c.

struct platform_device* csi2_pdev

Definition at line 98 of file sh_mobile_ceu_camera.c.

Definition at line 119 of file sh_mobile_ceu_camera.c.

unsigned int frozen

Definition at line 124 of file sh_mobile_ceu_camera.c.

Definition at line 97 of file sh_mobile_ceu_camera.c.

Definition at line 96 of file sh_mobile_ceu_camera.c.

unsigned int image_mode

Definition at line 122 of file sh_mobile_ceu_camera.c.

unsigned int irq

Definition at line 100 of file sh_mobile_ceu_camera.c.

unsigned int is_16bit

Definition at line 123 of file sh_mobile_ceu_camera.c.

spinlock_t lock

Definition at line 105 of file sh_mobile_ceu_camera.c.

int max_height

Definition at line 117 of file sh_mobile_ceu_camera.c.

int max_width

Definition at line 116 of file sh_mobile_ceu_camera.c.

Definition at line 110 of file sh_mobile_ceu_camera.c.

int sequence

Definition at line 120 of file sh_mobile_ceu_camera.c.

size_t video_limit

Definition at line 102 of file sh_mobile_ceu_camera.c.


The documentation for this struct was generated from the following file: