|
Linux Kernel
3.7.1
|
Data Fields | |
| struct miscdevice | miscdev |
| struct kref | ref |
| struct device * | dev |
| void __iomem * | regs |
| void __iomem * | immr |
| struct dma_chan * | chan |
| int | irq |
| int | status |
| struct completion | completion |
| struct mutex | lock |
| struct videobuf_dmabuf | vb |
| bool | vb_allocated |
| size_t | fw_size |
| size_t | bytes |
Definition at line 46 of file carma-fpga-program.c.
| 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.
Definition at line 53 of file carma-fpga-program.c.
| size_t fw_size |
Definition at line 71 of file carma-fpga-program.c.
Definition at line 55 of file carma-fpga-program.c.
| int irq |
Definition at line 61 of file carma-fpga-program.c.
Definition at line 65 of file carma-fpga-program.c.
| struct miscdevice miscdev |
Definition at line 47 of file carma-fpga-program.c.
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.
1.8.2