Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/drivers/comedi/
Dcomedi_buf.c
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c259 static void ehci_set_state(EHCIState *s, int async, int state) in ehci_set_state()
282 static int ehci_get_state(EHCIState *s, int async) in ehci_get_state()
287 static void ehci_set_fetch_addr(EHCIState *s, int async, uint32_t addr) in ehci_set_fetch_addr()
296 static int ehci_get_fetch_addr(EHCIState *s, int async) in ehci_get_fetch_addr()
547 static EHCIQueue *ehci_alloc_queue(EHCIState *ehci, uint32_t addr, int async) in ehci_alloc_queue()
621 int async) in ehci_find_queue_by_qh()
634 static void ehci_queues_rip_unused(EHCIState *ehci, int async) in ehci_queues_rip_unused()
654 static void ehci_queues_rip_unseen(EHCIState *ehci, int async) in ehci_queues_rip_unseen()
666 static void ehci_queues_rip_device(EHCIState *ehci, USBDevice *dev, int async) in ehci_queues_rip_device()
679 static void ehci_queues_rip_all(EHCIState *ehci, int async) in ehci_queues_rip_all()
[all …]
H A Dhcd-uhci.c143 UHCIAsync *async; in uhci_queue_free() local
184 UHCIAsync *async = g_new0(UHCIAsync, 1); in uhci_async_alloc() local
194 static void uhci_async_free(UHCIAsync *async) in uhci_async_free()
204 static void uhci_async_link(UHCIAsync *async) in uhci_async_link()
211 static void uhci_async_unlink(UHCIAsync *async) in uhci_async_unlink()
218 static void uhci_async_cancel(UHCIAsync *async) in uhci_async_cancel()
279 UHCIAsync *async; in uhci_async_find_td() local
683 static int uhci_complete_td(UHCIState *s, UHCI_TD *td, UHCIAsync *async, in uhci_complete_td()
738 UHCIAsync *async; in uhci_handle_td() local
882 UHCIAsync *async = container_of(packet, UHCIAsync, packet); in uhci_async_complete() local
/openbmc/qemu/tests/unit/
H A Dtest-io-channel-command.c35 static void test_io_channel_command_fifo(bool async) in test_io_channel_command_fifo()
93 static void test_io_channel_command_echo(bool async) in test_io_channel_command_echo()
H A Dtest-io-channel-socket.c171 static void test_io_channel(bool async, in test_io_channel()
306 static void test_io_channel_ipv4(bool async) in test_io_channel_ipv4()
342 static void test_io_channel_ipv6(bool async) in test_io_channel_ipv6()
378 static void test_io_channel_unix(bool async) in test_io_channel_unix()
H A Dtest-io-channel-file.c106 static void test_io_channel_pipe(bool async) in test_io_channel_pipe()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtask.hpp8 namespace sdbusplus::async namespace
H A Dexecution.hpp24 namespace sdbusplus::async namespace
H A Dserver.hpp7 namespace sdbusplus::async namespace
H A Dclient.hpp5 namespace sdbusplus::async namespace
H A Dcallback.hpp10 namespace sdbusplus::async namespace
H A Dtimer.hpp7 namespace sdbusplus::async namespace
H A Dfdio.hpp7 namespace sdbusplus::async namespace
H A Dcontext.hpp13 namespace sdbusplus::async namespace
H A Dmatch.hpp13 namespace sdbusplus::async namespace
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp3 namespace sdbusplus::async namespace
H A Dmatch.cpp3 namespace sdbusplus::async namespace
/openbmc/linux/drivers/comedi/drivers/
Dni_tiocmd.c
Dcomedi_test.c
Dni_labpc_isadma.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c
/openbmc/qemu/hw/display/
H A Dqxl.c151 qxl_async_io async, struct QXLCookie *cookie) in qxl_spice_update_area()
178 qxl_async_io async) in qxl_spice_destroy_surface_wait()
232 static void qxl_spice_destroy_surfaces(PCIQXLDevice *qxl, qxl_async_io async) in qxl_spice_destroy_surfaces()
1313 qxl_async_io async) in qxl_add_memslot()
1511 qxl_async_io async) in qxl_create_guest_primary()
1570 static int qxl_destroy_primary(PCIQXLDevice *d, qxl_async_io async) in qxl_destroy_primary()
1638 qxl_async_io async = QXL_SYNC; local
/openbmc/linux/arch/arm/mach-omap2/
Dusb-tusb6010.c
/openbmc/sdbusplus/test/async/
H A Dwatchdog.cpp8 namespace sdbusplus::async namespace
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.h

123