irlap_do_event 125 include/net/irda/irlap_event.h void irlap_do_event(struct irlap_cb *self, IRLAP_EVENT event, irlap_do_event 270 net/irda/irlap.c irlap_do_event(self, CONNECT_RESPONSE, userdata, NULL); irlap_do_event 297 net/irda/irlap.c irlap_do_event(self, CONNECT_REQUEST, NULL, NULL); irlap_do_event 376 net/irda/irlap.c irlap_do_event(self, DATA_REQUEST, skb, NULL); irlap_do_event 407 net/irda/irlap.c irlap_do_event(self, SEND_UI_FRAME, NULL, NULL); irlap_do_event 458 net/irda/irlap.c irlap_do_event(self, DISCONNECT_REQUEST, NULL, NULL); irlap_do_event 486 net/irda/irlap.c irlap_do_event(self, RESET_REQUEST, NULL, NULL); irlap_do_event 559 net/irda/irlap.c irlap_do_event(self, DISCOVERY_REQUEST, NULL, &info); irlap_do_event 653 net/irda/irlap.c irlap_do_event(self, RESET_REQUEST, NULL, NULL); irlap_do_event 655 net/irda/irlap.c irlap_do_event(self, RESET_RESPONSE, NULL, NULL); irlap_do_event 174 net/irda/irlap_event.c irlap_do_event(self, POLL_TIMER_EXPIRED, NULL, NULL); irlap_do_event 224 net/irda/irlap_event.c irlap_do_event(self, POLL_TIMER_EXPIRED, NULL, NULL); irlap_do_event 199 net/irda/irlap_frame.c irlap_do_event(self, RECV_SNRM_CMD, skb, info); irlap_do_event 202 net/irda/irlap_frame.c irlap_do_event(self, RECV_SNRM_CMD, skb, NULL); irlap_do_event 475 net/irda/irlap_frame.c irlap_do_event(self, RECV_DISCOVERY_XID_RSP, skb, info); irlap_do_event 578 net/irda/irlap_frame.c irlap_do_event(self, RECV_DISCOVERY_XID_CMD, skb, info); irlap_do_event 644 net/irda/irlap_frame.c irlap_do_event(self, RECV_RR_CMD, skb, info); irlap_do_event 646 net/irda/irlap_frame.c irlap_do_event(self, RECV_RR_RSP, skb, info); irlap_do_event 663 net/irda/irlap_frame.c irlap_do_event(self, RECV_RNR_CMD, skb, info); irlap_do_event 665 net/irda/irlap_frame.c irlap_do_event(self, RECV_RNR_RSP, skb, info); irlap_do_event 677 net/irda/irlap_frame.c irlap_do_event(self, RECV_REJ_CMD, skb, info); irlap_do_event 679 net/irda/irlap_frame.c irlap_do_event(self, RECV_REJ_RSP, skb, info); irlap_do_event 691 net/irda/irlap_frame.c irlap_do_event(self, RECV_SREJ_CMD, skb, info); irlap_do_event 693 net/irda/irlap_frame.c irlap_do_event(self, RECV_SREJ_RSP, skb, info); irlap_do_event 703 net/irda/irlap_frame.c irlap_do_event(self, RECV_DISC_CMD, skb, info); irlap_do_event 705 net/irda/irlap_frame.c irlap_do_event(self, RECV_RD_RSP, skb, info); irlap_do_event 718 net/irda/irlap_frame.c irlap_do_event(self, RECV_UA_RSP, skb, info); irlap_do_event 1145 net/irda/irlap_frame.c irlap_do_event(self, RECV_I_CMD, skb, info); irlap_do_event 1147 net/irda/irlap_frame.c irlap_do_event(self, RECV_I_RSP, skb, info); irlap_do_event 1163 net/irda/irlap_frame.c irlap_do_event(self, RECV_UI_FRAME, skb, info); irlap_do_event 1218 net/irda/irlap_frame.c irlap_do_event(self, RECV_FRMR_RSP, skb, info); irlap_do_event 1300 net/irda/irlap_frame.c irlap_do_event(self, RECV_TEST_CMD, skb, info); irlap_do_event 1302 net/irda/irlap_frame.c irlap_do_event(self, RECV_TEST_RSP, skb, info); irlap_do_event 1422 net/irda/irlap_frame.c irlap_do_event(self, RECV_DM_RSP, skb, &info); irlap_do_event 109 net/irda/timer.c irlap_do_event(self, MEDIA_BUSY_TIMER_EXPIRED, NULL, NULL); irlap_do_event 149 net/irda/timer.c irlap_do_event(self, SLOT_TIMER_EXPIRED, NULL, NULL); irlap_do_event 165 net/irda/timer.c irlap_do_event(self, QUERY_TIMER_EXPIRED, NULL, NULL); irlap_do_event 181 net/irda/timer.c irlap_do_event(self, FINAL_TIMER_EXPIRED, NULL, NULL); irlap_do_event 197 net/irda/timer.c irlap_do_event(self, WD_TIMER_EXPIRED, NULL, NULL); irlap_do_event 213 net/irda/timer.c irlap_do_event(self, BACKOFF_TIMER_EXPIRED, NULL, NULL);