Home
last modified time | relevance | path

Searched defs:channel_close (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/lib/debugfs/
Ddev.c154 void channel_close(chan_t *channel) in channel_close() function
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c2466 channel_close(PyObject *self, PyObject *args, PyObject *kwds) in channel_close() function