Searched refs:attach_capi_ctr (Results 1 – 12 of 12) 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()
1204 retval = attach_capi_ctr(&cinfo->capi_ctrl); in c4_add_card()
37 CAPI by calling the Kernel CAPI function attach_capi_ctr() with a pointer to a100 driver. After registration via the attach_capi_ctr() function it is passed to106 to be set by the driver before calling attach_capi_ctr():291 int attach_capi_ctr(struct capi_ctr *ctrlr)
509 int attach_capi_ctr(struct capi_ctr *ctr) in attach_capi_ctr() function549 EXPORT_SYMBOL(attach_capi_ctr);
564 if (attach_capi_ctr(&session->ctrl) < 0) { in cmtp_attach_device()
768 retval = attach_capi_ctr(ctrl); in hycapi_capi_create()
2472 rc = attach_capi_ctr(&iif->ctr); in gigaset_isdn_regdev()