Home
last modified time | relevance | path

Searched refs:attach_capi_ctr (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/include/linux/isdn/
Dcapilli.h78 int attach_capi_ctr(struct capi_ctr *);
/linux-4.19.296/drivers/isdn/hardware/avm/
Db1pci.c119 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pci_probe()
257 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pciv4_probe()
Db1pcmcia.c114 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pcmcia_add_card()
Db1isa.c127 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1isa_probe()
Dt1pci.c125 retval = attach_capi_ctr(&cinfo->capi_ctrl); in t1pci_add_card()
Dt1isa.c436 retval = attach_capi_ctr(&cinfo->capi_ctrl); in t1isa_probe()
Dc4.c1204 retval = attach_capi_ctr(&cinfo->capi_ctrl); in c4_add_card()
/linux-4.19.296/drivers/isdn/capi/
Dkcapi.c509 int attach_capi_ctr(struct capi_ctr *ctr) in attach_capi_ctr() function
549 EXPORT_SYMBOL(attach_capi_ctr);
/linux-4.19.296/drivers/isdn/hysdn/
Dhycapi.c768 retval = attach_capi_ctr(ctrl); in hycapi_capi_create()
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dcapifunc.c518 if (attach_capi_ctr(ctrl)) { in diva_add_card()
/linux-4.19.296/drivers/isdn/gigaset/
Dcapi.c2475 rc = attach_capi_ctr(&iif->ctr); in gigaset_isdn_regdev()