ircomm_tty_do_event   72 include/net/irda/ircomm_tty_attach.h int ircomm_tty_do_event(struct ircomm_tty_cb *self, IRCOMM_TTY_EVENT event,
ircomm_tty_do_event  647 net/irda/ircomm/ircomm_tty.c 		ircomm_tty_do_event(self, IRCOMM_TTY_DATA_REQUEST, skb, NULL);
ircomm_tty_do_event  148 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_ATTACH_CABLE, NULL, NULL);
ircomm_tty_do_event  190 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_DETACH_CABLE, NULL, NULL);
ircomm_tty_do_event  385 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_DISCOVERY_INDICATION,
ircomm_tty_do_event  415 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_DISCONNECT_INDICATION, NULL,
ircomm_tty_do_event  453 net/irda/ircomm/ircomm_tty_attach.c 		ircomm_tty_do_event(self, IRCOMM_TTY_GOT_PARAMETERS, NULL,
ircomm_tty_do_event  466 net/irda/ircomm/ircomm_tty_attach.c 		ircomm_tty_do_event(self, IRCOMM_TTY_GOT_LSAPSEL, NULL, NULL);
ircomm_tty_do_event  502 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_CONNECT_CONFIRM, NULL, NULL);
ircomm_tty_do_event  539 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_CONNECT_INDICATION, NULL, NULL);
ircomm_tty_do_event  615 net/irda/ircomm/ircomm_tty_attach.c 	ircomm_tty_do_event(self, IRCOMM_TTY_WD_TIMER_EXPIRED, NULL, NULL);