Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Ddfu.h73 uint8_t poll_timeout[3]; /* Time until next GETSTATUS request */ member
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtobject.c923 gint poll_timeout; in thread_func() local
1493 gint poll_timeout; in gst_srt_object_read() local
1617 gint poll_id, gint poll_timeout, GstBufferList * headers, in gst_srt_object_send_headers()
1737 gint poll_timeout; in gst_srt_object_write_one() local
/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.c72 pa_usec_t poll_timeout; member
/third_party/gstreamer/gstreamer/gst/
Dgstbus.c1136 poll_timeout (GstBusPollData * poll_data) in poll_timeout() function