Home
last modified time | relevance | path

Searched refs:actcapi_select_b2_protocol_req (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/act2000/
Dcapi.h356 extern void actcapi_select_b2_protocol_req(act2000_card *, act2000_chan *);
Dcapi.c302 actcapi_select_b2_protocol_req(act2000_card *card, act2000_chan *chan) in actcapi_select_b2_protocol_req() function
726 actcapi_select_b2_protocol_req(card, &card->bch[chan]); in actcapi_dispatch()
Dmodule.c347 actcapi_select_b2_protocol_req(card, chan); in act2000_command()