Linux Kernel
3.7.1
|
#include <irda_device.h>
Data Fields | |
irda_queue_t | q |
magic_t | magic |
IRDA_TASK_STATE | state |
IRDA_TASK_CALLBACK | function |
IRDA_TASK_CALLBACK | finished |
struct irda_task * | parent |
struct timer_list | timer |
void * | instance |
void * | param |
Definition at line 93 of file irda_device.h.
IRDA_TASK_CALLBACK finished |
Definition at line 99 of file irda_device.h.
IRDA_TASK_CALLBACK function |
Definition at line 98 of file irda_device.h.
void* instance |
Definition at line 104 of file irda_device.h.
magic_t magic |
Definition at line 95 of file irda_device.h.
Definition at line 105 of file irda_device.h.
Definition at line 101 of file irda_device.h.
Definition at line 94 of file irda_device.h.
Definition at line 97 of file irda_device.h.
Definition at line 102 of file irda_device.h.