Searched defs:io_state (Results 1 – 11 of 11) sorted by relevance
25 struct linux_mtd_io_state *io_state = state; in linux_mtd_fopen() local47 struct linux_mtd_io_state *io_state = state; in linux_mtd_fread() local68 struct linux_mtd_io_state *io_state = state; in linux_mtd_fclose() local
39 struct parade_lspcon_io_state *io_state = state; in parade_lspcon_ioctl() local49 struct parade_lspcon_io_state *io_state = state; in parade_lspcon_read() local85 struct parade_lspcon_io_state *io_state = state; in parade_lspcon_write() local
46 struct ch341a_spi_io_state *io_state = state; in ch341a_libusb_submit_transfer() local72 struct ch341a_spi_io_state *io_state = state; in ch341a_libusb_handle_events_timeout() local
87 struct io_mock_fallback_open_state *io_state; in mock_open() local
264 std::shared_ptr<AsyncIOState> io_state, SliceBuffer* buffer, in Prime()272 std::shared_ptr<AsyncIOState> io_state, SliceBuffer* buffer, in Prime()282 auto io_state = std::move(io_state_); in Run() local343 auto io_state = std::move(io_state_); in Run() local
65 OnAcceptCallbackWrapper::Prime(std::shared_ptr<AsyncIOState> io_state) { in Prime()
262 std::shared_ptr<AsyncIOState> io_state, SliceBuffer* buffer, in Prime()270 std::shared_ptr<AsyncIOState> io_state, SliceBuffer* buffer, in Prime()279 auto io_state = std::move(io_state_); in Run() local348 auto io_state = std::move(io_state_); in Run() local
64 OnAcceptCallbackWrapper::Prime(std::shared_ptr<AsyncIOState> io_state) { in Prime()
359 png_uint_32 io_state = png_get_io_state(png_ptr); in pngtest_check_io_state() local
463 png_uint_32 io_state; member
1009 enum IFAPI_IO_STATE io_state; member