Home
last modified time | relevance | path

Searched defs:poll_timeout (Results 1 – 4 of 4) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Ddfu.h73 uint8_t poll_timeout[3]; /* Time until next GETSTATUS request */ member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c450 int poll_timeout, in vtest_vcmd_sync_wait()
852 sync_wait_poll(int fd, int poll_timeout) in sync_wait_poll()
886 const int poll_timeout = timeout_to_poll_timeout(wait->timeout); in vtest_wait() local
Dvn_renderer_virtgpu.c235 sim_syncobj_poll(int fd, int poll_timeout) in sim_syncobj_poll()
267 sim_syncobj_update_point_locked(struct sim_syncobj *syncobj, int poll_timeout) in sim_syncobj_update_point_locked()
414 const int poll_timeout = timeout_to_poll_timeout(wait->timeout); in sim_syncobj_wait() local
/third_party/pulseaudio/src/modules/
Dmodule-waveout.c74 pa_usec_t poll_timeout; member