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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dircomm_event.h59 } IRCOMM_EVENT; typedef in typeref:enum:__anon11691
80 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dircomm_event.h59 } IRCOMM_EVENT; typedef in typeref:enum:__anon7285
80 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT event,
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/ircomm/
H A Dircomm_event.c44 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event,
46 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event,
48 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event,
50 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event,
79 static int (*state[])(struct ircomm_cb *self, IRCOMM_EVENT event,
94 static int ircomm_state_idle(struct ircomm_cb *self, IRCOMM_EVENT event,
125 static int ircomm_state_waiti(struct ircomm_cb *self, IRCOMM_EVENT event,
157 static int ircomm_state_waitr(struct ircomm_cb *self, IRCOMM_EVENT event,
192 static int ircomm_state_conn(struct ircomm_cb *self, IRCOMM_EVENT event,
236 int ircomm_do_event(struct ircomm_cb *self, IRCOMM_EVENT even
[all...]

Completed in 29 milliseconds