Home
last modified time | relevance | path

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

/trusty/user/base/experimental/lib/tidl/include/lib/tidl/
Dtidl_ql_tipc.h41 int tidl_chan_close(handle_t fd);
/trusty/user/base/experimental/lib/tidl/
Dipc_ql_tipc.cpp48 int rc = tidl_chan_close(mFd); in reset()
58 int rc = tidl_chan_close(mFd); in reset()
161 extern "C" int tidl_chan_close(handle_t fd) { in tidl_chan_close() function