Home
last modified time | relevance | path

Searched refs:irlmp_open_lsap (Results 1 – 5 of 5) sorted by relevance

/net/irda/ircomm/
Dircomm_lmp.c334 self->lsap = irlmp_open_lsap(LSAP_ANY, &notify, 0); in ircomm_open_lsap()
/net/irda/
Dirlmp.c153 struct lsap_cb *irlmp_open_lsap(__u8 slsap_sel, notify_t *notify, __u8 pid) in irlmp_open_lsap() function
200 EXPORT_SYMBOL(irlmp_open_lsap);
Diriap.c276 self->lsap = irlmp_open_lsap(slsap_sel, &notify, 0); in iriap_register_lsap()
Dirttp.c436 lsap = irlmp_open_lsap(stsap_sel, &ttp_notify, 0); in irttp_open_tsap()
Daf_irda.c508 self->lsap = irlmp_open_lsap(LSAP_CONNLESS, &notify, pid); in irda_open_lsap()