notify_t           58 include/net/irda/ircomm_core.h 	notify_t notify;
notify_t           84 include/net/irda/ircomm_core.h struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line);
notify_t          205 include/net/irda/irlap.h 	notify_t notify; /* Callbacks to IrLMP */
notify_t          115 include/net/irda/irlmp.h 	notify_t        notify;      /* Indication/Confirm entry points */
notify_t          197 include/net/irda/irlmp.h struct lsap_cb *irlmp_open_lsap(__u8 slsap, notify_t *notify, __u8 pid);
notify_t          210 include/net/irda/irlmp.h void irlmp_register_link(struct irlap_cb *, __u32 saddr, notify_t *);
notify_t           92 include/net/irda/irmod.h void irda_notify_init(notify_t *notify);
notify_t          127 include/net/irda/irttp.h 	notify_t notify;       /* Callbacks to client layer */
notify_t          155 include/net/irda/irttp.h struct tsap_cb *irttp_open_tsap(__u8 stsap_sel, int credit, notify_t *notify);