Home
last modified time | relevance | path

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

/external/libiio/src/
Dnetwork.c68 struct iio_network_io_context { struct
85 struct iio_network_io_context io_ctx; argument
93 struct iio_network_io_context io_ctx;
121 static int setup_cancel(struct iio_network_io_context *io_ctx) in setup_cancel()
136 static void cleanup_cancel(struct iio_network_io_context *io_ctx) in cleanup_cancel()
142 static void do_cancel(struct iio_network_io_context *io_ctx) in do_cancel()
147 static int wait_cancellable(struct iio_network_io_context *io_ctx, bool read) in wait_cancellable()
218 static int create_cancel_fd(struct iio_network_io_context *io_ctx) in create_cancel_fd()
226 static void cleanup_cancel(struct iio_network_io_context *io_ctx) in cleanup_cancel()
235 static int create_cancel_fd(struct iio_network_io_context *io_ctx) in create_cancel_fd()
[all …]