Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapifunc.c39 extern word api_put(APPL *, CAPI_MSG *);
981 ret = api_put(this, mapped_msg); in diva_send_message()
Dmessage.c66 word api_put(APPL *, CAPI_MSG *);
371 word api_put(APPL *appl, CAPI_MSG *msg) in api_put() function
3949 i = api_put(appl, m); in callback()
11174 w = api_put(notify_plci->appl, (CAPI_MSG *) msg); in mixer_notify_update()