Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/cmtp/
Dcapi.c380 ctrl->handle_capimsg(ctrl, appl, skb); in cmtp_recv_capimsg()
389 ctrl->handle_capimsg(ctrl, appl, skb); in cmtp_recv_capimsg()
400 ctrl->handle_capimsg(ctrl, appl, skb); in cmtp_recv_capimsg()
405 ctrl->handle_capimsg(ctrl, appl, skb); in cmtp_recv_capimsg()
/linux-2.4.37.9/drivers/isdn/avmb1/
Dcapilli.h58 void (*handle_capimsg)(struct capi_ctr * card, member
Dt1isa.c167 ctrl->handle_capimsg(ctrl, ApplId, skb); in t1_handle_interrupt()
180 ctrl->handle_capimsg(ctrl, ApplId, skb); in t1_handle_interrupt()
Db1.c477 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1_handle_interrupt()
490 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1_handle_interrupt()
Db1dma.c486 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1dma_handle_rx()
499 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1dma_handle_rx()
Dc4.c549 ctrl->handle_capimsg(ctrl, ApplId, skb); in c4_handle_rx()
566 ctrl->handle_capimsg(ctrl, ApplId, skb); in c4_handle_rx()
Dkcapi.c974 card->handle_capimsg = controllercb_handle_capimsg; in drivercb_attach_ctr()
/linux-2.4.37.9/drivers/isdn/hysdn/
Dhycapi.c616 ctrl->handle_capimsg(ctrl, ApplId, skb); in hycapi_rx_capipkt()