Searched refs:attach_capi_ctr (Results 1 – 13 of 13) sorted by relevance
78 int attach_capi_ctr(struct capi_ctr *);
119 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pci_probe()257 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pciv4_probe()
114 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1pcmcia_add_card()
127 retval = attach_capi_ctr(&cinfo->capi_ctrl); in b1isa_probe()
125 retval = attach_capi_ctr(&cinfo->capi_ctrl); in t1pci_add_card()
436 retval = attach_capi_ctr(&cinfo->capi_ctrl); in t1isa_probe()
1217 retval = attach_capi_ctr(&cinfo->capi_ctrl); in c4_add_card()
34 CAPI by calling the Kernel CAPI function attach_capi_ctr() with a pointer to a93 driver. After registration via the attach_capi_ctr() function it is passed to99 - to be set by the driver before calling attach_capi_ctr():254 int attach_capi_ctr(struct capi_ctr *ctrlr)
509 int attach_capi_ctr(struct capi_ctr *ctr) in attach_capi_ctr() function548 EXPORT_SYMBOL(attach_capi_ctr);
581 if (attach_capi_ctr(&session->ctrl) < 0) { in cmtp_attach_device()
782 retval = attach_capi_ctr(ctrl); in hycapi_capi_create()
518 if (attach_capi_ctr(ctrl)) { in diva_add_card()
2488 rc = attach_capi_ctr(&iif->ctr); in gigaset_isdn_regdev()