Home
last modified time | relevance | path

Searched refs:appl_released (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/isdn/avmb1/
Dcapilli.h61 void (*appl_released)(struct capi_ctr * card, __u16 appl); member
Dt1isa.c201 else ctrl->appl_released(ctrl, ApplId); in t1_handle_interrupt()
Db1.c511 else ctrl->appl_released(ctrl, ApplId); in b1_handle_interrupt()
Db1dma.c520 else ctrl->appl_released(ctrl, ApplId); in b1dma_handle_rx()
Dc4.c598 ctrl->appl_released(ctrl, ApplId); in c4_handle_rx()
Dkcapi.c976 card->appl_released = controllercb_appl_released; in drivercb_attach_ctr()
/linux-2.4.37.9/net/bluetooth/cmtp/
Dcapi.c466 ctrl->appl_released(ctrl, appl); in cmtp_register_appl()
516 ctrl->appl_released(ctrl, appl); in cmtp_register_appl()
560 ctrl->appl_released(ctrl, appl); in cmtp_release_appl()
/linux-2.4.37.9/drivers/isdn/hysdn/
Dhycapi.c316 ctrl->appl_released(ctrl, appl); in hycapi_release_appl()