Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhycapi.c47 static u16 hycapi_send_message(struct capi_ctr *ctrl, struct sk_buff *skb);
185 hycapi_send_message(ctrl, skb); in hycapi_register_internal()
287 hycapi_send_message(ctrl, skb); in hycapi_release_internal()
371 static u16 hycapi_send_message(struct capi_ctr *ctrl, struct sk_buff *skb) in hycapi_send_message() function
760 ctrl->send_message = hycapi_send_message; in hycapi_capi_create()