Linux Kernel
3.7.1
|
#include <parport.h>
Data Fields | |
const char * | name |
struct parport * | port |
int | daisy |
int(* | preempt )(void *) |
void(* | wakeup )(void *) |
void * | private |
void(* | irq_func )(void *) |
unsigned int | flags |
struct pardevice * | next |
struct pardevice * | prev |
struct parport_state * | state |
wait_queue_head_t | wait_q |
unsigned long int | time |
unsigned long int | timeslice |
volatile long int | timeout |
unsigned long | waiting |
struct pardevice * | waitprev |
struct pardevice * | waitnext |
void * | sysctl_table |
wait_queue_head_t wait_q |