Searched refs:handle_capimsg (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/net/bluetooth/cmtp/ |
D | capi.c | 380 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/ |
D | capilli.h | 58 void (*handle_capimsg)(struct capi_ctr * card, member
|
D | t1isa.c | 167 ctrl->handle_capimsg(ctrl, ApplId, skb); in t1_handle_interrupt() 180 ctrl->handle_capimsg(ctrl, ApplId, skb); in t1_handle_interrupt()
|
D | b1.c | 477 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1_handle_interrupt() 490 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1_handle_interrupt()
|
D | b1dma.c | 486 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1dma_handle_rx() 499 ctrl->handle_capimsg(ctrl, ApplId, skb); in b1dma_handle_rx()
|
D | c4.c | 549 ctrl->handle_capimsg(ctrl, ApplId, skb); in c4_handle_rx() 566 ctrl->handle_capimsg(ctrl, ApplId, skb); in c4_handle_rx()
|
D | kcapi.c | 974 card->handle_capimsg = controllercb_handle_capimsg; in drivercb_attach_ctr()
|
/linux-2.4.37.9/drivers/isdn/hysdn/ |
D | hycapi.c | 616 ctrl->handle_capimsg(ctrl, ApplId, skb); in hycapi_rx_capipkt()
|