Searched refs:show_ring (Results 1 – 2 of 2) sorted by relevance
460 epriv->show_ring = dev->eps[ep_index].ring; in xhci_debugfs_create_endpoint()464 &epriv->show_ring, in xhci_debugfs_create_endpoint()524 epriv->show_ring = epriv->stream_info->stream_rings[stream_id]; in xhci_stream_id_write()582 epriv->show_ring = epriv->stream_info->stream_rings[1]; in xhci_debugfs_create_stream_files()
95 struct xhci_ring *show_ring; member