irttp_open_tsap 155 include/net/irda/irttp.h struct tsap_cb *irttp_open_tsap(__u8 stsap_sel, int credit, notify_t *notify); irttp_open_tsap 485 net/irda/af_irda.c self->tsap = irttp_open_tsap(tsap_sel, DEFAULT_INITIAL_CREDIT, irttp_open_tsap 93 net/irda/ircomm/ircomm_ttp.c self->tsap = irttp_open_tsap(LSAP_ANY, DEFAULT_INITIAL_CREDIT, irttp_open_tsap 276 net/irda/irlan/irlan_client.c tsap = irttp_open_tsap(LSAP_ANY, DEFAULT_INITIAL_CREDIT, ¬ify); irttp_open_tsap 481 net/irda/irlan/irlan_common.c tsap = irttp_open_tsap(LSAP_ANY, DEFAULT_INITIAL_CREDIT, ¬ify); irttp_open_tsap 407 net/irda/irlan/irlan_provider.c tsap = irttp_open_tsap(LSAP_ANY, 1, ¬ify); irttp_open_tsap 143 net/irda/irnet/irnet_irda.c self->tsap = irttp_open_tsap(LSAP_ANY, DEFAULT_INITIAL_CREDIT,