Searched refs:IRCOMM_EVENT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_event.c43 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event,
45 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event,
47 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event,
49 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event,
80 static int (*state[])(struct ircomm_cb *self, IRCOMM_EVENT event,
95 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event,
124 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event,
154 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event,
187 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event,
229 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT even
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Dircomm_event.h61 } IRCOMM_EVENT; typedef in typeref:enum:__anon10498
81 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event,

Completed in 44 milliseconds