Searched refs:qio_channel_util_set_aio_fd_handler (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/io/ |
H A D | channel-util.h | 67 void qio_channel_util_set_aio_fd_handler(int read_fd,
|
/openbmc/qemu/io/ |
H A D | channel-util.c | 41 void qio_channel_util_set_aio_fd_handler(int read_fd, in qio_channel_util_set_aio_fd_handler() function
|
H A D | channel-file.c | 278 qio_channel_util_set_aio_fd_handler(fioc->fd, read_ctx, io_read, in qio_channel_file_set_aio_fd_handler()
|
H A D | channel-command.c | 343 qio_channel_util_set_aio_fd_handler(cioc->readfd, read_ctx, io_read, in qio_channel_command_set_aio_fd_handler()
|
H A D | channel-socket.c | 937 qio_channel_util_set_aio_fd_handler(sioc->fd, read_ctx, io_read, in qio_channel_socket_set_aio_fd_handler()
|