Linux Kernel
3.7.1
|
#include <cx18-driver.h>
Data Fields | |
struct work_struct | work |
atomic_t | pending |
struct cx18 * | cx |
unsigned long | flags |
int | rpu |
struct cx18_mailbox | mb |
struct cx18_mdl_ack | mdl_ack [CX18_MAX_MDL_ACKS] |
char * | str |
Definition at line 360 of file cx18-driver.h.
Definition at line 363 of file cx18-driver.h.
unsigned long flags |
Definition at line 364 of file cx18-driver.h.
Definition at line 366 of file cx18-driver.h.
struct cx18_mdl_ack mdl_ack[CX18_MAX_MDL_ACKS] |
Definition at line 367 of file cx18-driver.h.
atomic_t pending |
Definition at line 362 of file cx18-driver.h.
int rpu |
Definition at line 365 of file cx18-driver.h.
char* str |
Definition at line 368 of file cx18-driver.h.
struct work_struct work |
Definition at line 361 of file cx18-driver.h.