Linux Kernel
3.7.1
|
#include <uio_driver.h>
Data Fields | |
const char * | name |
unsigned long | start |
unsigned long | size |
int | porttype |
struct uio_portio * | portio |
Definition at line 56 of file uio_driver.h.
Definition at line 57 of file uio_driver.h.
struct uio_portio* portio |
Definition at line 61 of file uio_driver.h.
int porttype |
Definition at line 60 of file uio_driver.h.
unsigned long size |
Definition at line 59 of file uio_driver.h.
unsigned long start |
Definition at line 58 of file uio_driver.h.