Home
last modified time | relevance | path

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

/linux-4.4.14/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.c81 word api_put(APPL *, CAPI_MSG *);
386 word api_put(APPL *appl, CAPI_MSG *msg) in api_put() function
4074 i = api_put(appl, m); in callback()
11309 w = api_put(notify_plci->appl, (CAPI_MSG *) msg); in mixer_notify_update()