|
Linux Kernel
3.7.1
|
#include <net/irda/irlan_event.h>Go to the source code of this file.
Functions | |
| void | irlan_next_client_state (struct irlan_cb *self, IRLAN_STATE state) |
| void | irlan_next_provider_state (struct irlan_cb *self, IRLAN_STATE state) |
Variables | |
| const char *const | irlan_state [] |
| void irlan_next_client_state | ( | struct irlan_cb * | self, |
| IRLAN_STATE | state | ||
| ) |
Definition at line 41 of file irlan_event.c.
| void irlan_next_provider_state | ( | struct irlan_cb * | self, |
| IRLAN_STATE | state | ||
| ) |
Definition at line 51 of file irlan_event.c.
Definition at line 27 of file irlan_event.c.
1.8.2