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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dcapifunc.c39 extern word api_put(APPL *, CAPI_MSG *);
981 ret = api_put(this, mapped_msg);
994 DBG_ERR(("Write - api_put returned unknown error"))
H A Dmessage.c81 word api_put(APPL *, CAPI_MSG *);
386 word api_put(APPL * appl, CAPI_MSG * msg) function
4076 i = api_put (appl, m);
11315 w = api_put (notify_plci->appl, (CAPI_MSG *) msg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dcapifunc.c39 extern word api_put(APPL *, CAPI_MSG *);
981 ret = api_put(this, mapped_msg);
994 DBG_ERR(("Write - api_put returned unknown error"))
H A Dmessage.c81 word api_put(APPL *, CAPI_MSG *);
386 word api_put(APPL * appl, CAPI_MSG * msg) function
4076 i = api_put (appl, m);
11315 w = api_put (notify_plci->appl, (CAPI_MSG *) msg);

Completed in 157 milliseconds