|
Linux Kernel
3.7.1
|
#include <irda_device.h>
Data Fields | |
| int | cfg_base |
| int | sir_base |
| int | fir_base |
| int | mem_base |
| int | sir_ext |
| int | fir_ext |
| int | irq |
| int | irq2 |
| int | dma |
| int | dma2 |
| int | fifo_size |
| int | irqflags |
| int | direction |
| int | enabled |
| int | suspended |
| __u32 | speed |
| __u32 | new_speed |
| int | dongle_id |
Definition at line 155 of file irda_device.h.
| int cfg_base |
Definition at line 156 of file irda_device.h.
Definition at line 166 of file irda_device.h.
| int dma |
Definition at line 163 of file irda_device.h.
| int dma2 |
Definition at line 163 of file irda_device.h.
| int dongle_id |
Definition at line 171 of file irda_device.h.
| int enabled |
Definition at line 167 of file irda_device.h.
Definition at line 164 of file irda_device.h.
| int fir_base |
Definition at line 158 of file irda_device.h.
| int fir_ext |
Definition at line 161 of file irda_device.h.
| int irq |
Definition at line 162 of file irda_device.h.
| int irq2 |
Definition at line 162 of file irda_device.h.
| int irqflags |
Definition at line 165 of file irda_device.h.
| int mem_base |
Definition at line 159 of file irda_device.h.
| __u32 new_speed |
Definition at line 170 of file irda_device.h.
| int sir_base |
Definition at line 157 of file irda_device.h.
| int sir_ext |
Definition at line 160 of file irda_device.h.
| __u32 speed |
Definition at line 169 of file irda_device.h.
| int suspended |
Definition at line 168 of file irda_device.h.
1.8.2