Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-ring.c377 if (!ep_ring->stream_active || ep_ring->stream_rejected) in cdnsp_ring_doorbell_for_active_rings()
1199 ep_ring->stream_active = 1; in cdnsp_handle_tx_nrdy()
1209 ep_ring->stream_active = 0; in cdnsp_handle_tx_nrdy()
Dcdnsp-gadget.h1259 unsigned int stream_active; member