|
Linux Kernel
3.7.1
|
#include <irda_device.h>
Data Fields | |
| int | state |
| int | in_frame |
| __u8 * | head |
| __u8 * | data |
| int | len |
| int | truesize |
| __u16 | fcs |
| struct sk_buff * | skb |
Definition at line 175 of file irda_device.h.
Definition at line 180 of file irda_device.h.
| __u16 fcs |
Definition at line 184 of file irda_device.h.
Definition at line 179 of file irda_device.h.
| int in_frame |
Definition at line 177 of file irda_device.h.
| int len |
Definition at line 182 of file irda_device.h.
Definition at line 186 of file irda_device.h.
Definition at line 176 of file irda_device.h.
| int truesize |
Definition at line 183 of file irda_device.h.
1.8.2