Home
last modified time | relevance | path

Searched refs:nsi_host_close (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_host_trampolines.h26 int nsi_host_close(int fd);
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_host_trampolines.c19 int nsi_host_close(int fd) in nsi_host_close() function
/Zephyr-latest/drivers/serial/
Duart_native_ptty.c267 nsi_host_close(native_uart_status_0.in_fd); in np_cleanup_uart()
273 nsi_host_close(native_uart_status_1.in_fd); in np_cleanup_uart()
Duart_native_tty.c448 nsi_host_close(native_tty_##inst##_data.fd); \
/Zephyr-latest/drivers/input/
Dlinux_evdev.c58 nsi_host_close(linux_evdev_fd); in linux_evdev_cleanup()
/Zephyr-latest/drivers/net/
Dnsos_sockets.c264 ret = nsi_host_close(sock->poll.mid.fd); in nsos_close()
597 nsi_host_close(socket_poll.mid.fd); in nsos_wait_for_poll()
790 nsi_host_close(adapt_fd); in nsos_accept()