Home
last modified time | relevance | path

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

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