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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_event.c102 ircomm_next_state(self, IRCOMM_WAITI);
107 ircomm_next_state(self, IRCOMM_WAITR);
132 ircomm_next_state(self, IRCOMM_CONN);
137 ircomm_next_state(self, IRCOMM_IDLE);
161 ircomm_next_state(self, IRCOMM_CONN);
165 ircomm_next_state(self, IRCOMM_IDLE);
170 ircomm_next_state(self, IRCOMM_IDLE);
208 ircomm_next_state(self, IRCOMM_IDLE);
212 ircomm_next_state(self, IRCOMM_IDLE);
239 * Function ircomm_next_state (sel
244 void ircomm_next_state(struct ircomm_cb *self, IRCOMM_STATE state) function
[all...]
H A Dircomm_core.c144 ircomm_next_state(self, IRCOMM_IDLE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dircomm_event.h83 void ircomm_next_state(struct ircomm_cb *self, IRCOMM_STATE state);

Completed in 111 milliseconds