Searched refs:tidl_chan_close (Results 1 – 2 of 2) sorted by relevance
41 int tidl_chan_close(handle_t fd);
48 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