Home
last modified time | relevance | path

Searched refs:actcapi_debug_msg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/act2000/
Dcapi.h361 extern void actcapi_debug_msg(struct sk_buff *skb, int);
363 #define actcapi_debug_msg(skb, len) macro
Dcapi.c125 actcapi_debug_msg(skb, 1); \
643 actcapi_debug_msg(skb, 0); in actcapi_dispatch()
1012 actcapi_debug_msg(struct sk_buff *skb, int direction) in actcapi_debug_msg() function
Dmodule.c464 actcapi_debug_msg(xmit_skb, 1); in act2000_sendbuf()