Linux Kernel
3.7.1
|
#include <sbecom_inline_linux.h>
Data Fields | |
struct timer_list | h |
struct work_struct | work |
void * | softc |
void(* | func )(void *softc) |
int | ticks |
int | init_tq |
Definition at line 168 of file sbecom_inline_linux.h.
Definition at line 173 of file sbecom_inline_linux.h.
Definition at line 170 of file sbecom_inline_linux.h.
int init_tq |
Definition at line 175 of file sbecom_inline_linux.h.
void* softc |
Definition at line 172 of file sbecom_inline_linux.h.
int ticks |
Definition at line 174 of file sbecom_inline_linux.h.
struct work_struct work |
Definition at line 171 of file sbecom_inline_linux.h.