Searched refs:host_streams (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.h129 list_node_t host_streams; member in struct:__anon527
H A Dxdc.c70 // For storing this in xdc's host_streams list.
307 list_for_every_entry(&xdc->host_streams, host_stream, xdc_host_stream_t, node) {
781 list_add_tail(&xdc->host_streams, &host_stream->node);
1188 list_initialize(&xdc->host_streams);

Completed in 95 milliseconds