Searched refs:hycapi_send_message (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/isdn/hysdn/
H A Dhycapi.c47 static u16 hycapi_send_message(struct capi_ctr *ctrl, struct sk_buff *skb);
124 printk(KERN_NOTICE "hycapi_send_message\n"); hycapi_sendmsg_internal()
185 hycapi_send_message(ctrl, skb); hycapi_register_internal()
287 hycapi_send_message(ctrl, skb); hycapi_release_internal()
359 hycapi_send_message
371 static u16 hycapi_send_message(struct capi_ctr *ctrl, struct sk_buff *skb) hycapi_send_message() function
774 ctrl->send_message = hycapi_send_message; hycapi_capi_create()

Completed in 33 milliseconds