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

Data Fields

struct miscdevice miscdev
 
struct kref ref
 
struct devicedev
 
void __iomemregs
 
void __iomemimmr
 
struct dma_chanchan
 
int irq
 
int status
 
struct completion completion
 
struct mutex lock
 
struct videobuf_dmabuf vb
 
bool vb_allocated
 
size_t fw_size
 
size_t bytes
 

Detailed Description

Definition at line 46 of file carma-fpga-program.c.

Field Documentation

size_t bytes

Definition at line 72 of file carma-fpga-program.c.

Definition at line 58 of file carma-fpga-program.c.

Definition at line 62 of file carma-fpga-program.c.

struct device* dev

Definition at line 53 of file carma-fpga-program.c.

size_t fw_size

Definition at line 71 of file carma-fpga-program.c.

void __iomem* immr

Definition at line 55 of file carma-fpga-program.c.

int irq

Definition at line 61 of file carma-fpga-program.c.

struct mutex lock

Definition at line 65 of file carma-fpga-program.c.

struct miscdevice miscdev

Definition at line 47 of file carma-fpga-program.c.

struct kref ref

Definition at line 50 of file carma-fpga-program.c.

Definition at line 54 of file carma-fpga-program.c.

Definition at line 61 of file carma-fpga-program.c.

Definition at line 67 of file carma-fpga-program.c.

bool vb_allocated

Definition at line 68 of file carma-fpga-program.c.


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