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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Diriap_event.h66 } IRIAP_EVENT; typedef in typeref:enum:__anon10507
74 void iriap_do_client_event(struct iriap_cb *self, IRIAP_EVENT event,
76 void iriap_do_call_event (struct iriap_cb *self, IRIAP_EVENT event,
79 void iriap_do_server_event (struct iriap_cb *self, IRIAP_EVENT event,
81 void iriap_do_r_connect_event(struct iriap_cb *self, IRIAP_EVENT event,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Diriap_event.c32 static void state_s_disconnect (struct iriap_cb *self, IRIAP_EVENT event,
34 static void state_s_connecting (struct iriap_cb *self, IRIAP_EVENT event,
36 static void state_s_call (struct iriap_cb *self, IRIAP_EVENT event,
39 static void state_s_make_call (struct iriap_cb *self, IRIAP_EVENT event,
41 static void state_s_calling (struct iriap_cb *self, IRIAP_EVENT event,
43 static void state_s_outstanding (struct iriap_cb *self, IRIAP_EVENT event,
45 static void state_s_replying (struct iriap_cb *self, IRIAP_EVENT event,
47 static void state_s_wait_for_call(struct iriap_cb *self, IRIAP_EVENT event,
49 static void state_s_wait_active (struct iriap_cb *self, IRIAP_EVENT event,
52 static void state_r_disconnect (struct iriap_cb *self, IRIAP_EVENT even
[all...]

Completed in 42 milliseconds