|
Linux Kernel
3.7.1
|
#include <irda_device.h>
Data Fields | |
| irda_queue_t | q |
| IRDA_DONGLE | type |
| void(* | open )(dongle_t *dongle, struct qos_info *qos) |
| void(* | close )(dongle_t *dongle) |
| int(* | reset )(struct irda_task *task) |
| int(* | change_speed )(struct irda_task *task) |
| struct module * | owner |
Definition at line 125 of file irda_device.h.
Definition at line 130 of file irda_device.h.
Definition at line 133 of file irda_device.h.
Definition at line 126 of file irda_device.h.
Definition at line 127 of file irda_device.h.
1.8.2