Home
last modified time | relevance | path

Searched refs:stream_active (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c377 if (!ep_ring->stream_active || ep_ring->stream_rejected) in cdnsp_ring_doorbell_for_active_rings()
1201 ep_ring->stream_active = 1; in cdnsp_handle_tx_nrdy()
1211 ep_ring->stream_active = 0; in cdnsp_handle_tx_nrdy()
H A Dcdnsp-gadget.h1260 unsigned int stream_active; member