• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/irlan/

Lines Matching refs:IRLAN_EVENT

39 static int irlan_client_state_idle (struct irlan_cb *self, IRLAN_EVENT event,
41 static int irlan_client_state_query(struct irlan_cb *self, IRLAN_EVENT event,
43 static int irlan_client_state_conn (struct irlan_cb *self, IRLAN_EVENT event,
45 static int irlan_client_state_info (struct irlan_cb *self, IRLAN_EVENT event,
47 static int irlan_client_state_media(struct irlan_cb *self, IRLAN_EVENT event,
49 static int irlan_client_state_open (struct irlan_cb *self, IRLAN_EVENT event,
51 static int irlan_client_state_wait (struct irlan_cb *self, IRLAN_EVENT event,
53 static int irlan_client_state_arb (struct irlan_cb *self, IRLAN_EVENT event,
55 static int irlan_client_state_data (struct irlan_cb *self, IRLAN_EVENT event,
57 static int irlan_client_state_close(struct irlan_cb *self, IRLAN_EVENT event,
59 static int irlan_client_state_sync (struct irlan_cb *self, IRLAN_EVENT event,
62 static int (*state[])(struct irlan_cb *, IRLAN_EVENT event, struct sk_buff *) =
77 void irlan_do_client_event(struct irlan_cb *self, IRLAN_EVENT event,
92 static int irlan_client_state_idle(struct irlan_cb *self, IRLAN_EVENT event,
136 static int irlan_client_state_query(struct irlan_cb *self, IRLAN_EVENT event,
189 static int irlan_client_state_conn(struct irlan_cb *self, IRLAN_EVENT event,
224 static int irlan_client_state_info(struct irlan_cb *self, IRLAN_EVENT event,
266 static int irlan_client_state_media(struct irlan_cb *self, IRLAN_EVENT event,
303 static int irlan_client_state_open(struct irlan_cb *self, IRLAN_EVENT event,
376 static int irlan_client_state_wait(struct irlan_cb *self, IRLAN_EVENT event,
405 static int irlan_client_state_arb(struct irlan_cb *self, IRLAN_EVENT event,
462 static int irlan_client_state_data(struct irlan_cb *self, IRLAN_EVENT event,
494 static int irlan_client_state_close(struct irlan_cb *self, IRLAN_EVENT event,
511 static int irlan_client_state_sync(struct irlan_cb *self, IRLAN_EVENT event,