Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/hiface/
Dpcm.c49 STREAM_STOPPING enumerator
194 rt->stream_state = STREAM_STOPPING; in hiface_pcm_stream_stop()
317 if (rt->panic || rt->stream_state == STREAM_STOPPING) in hiface_pcm_out_urb_handler()
/Linux-v4.19/sound/usb/6fire/
Dpcm.c44 STREAM_STOPPING enumerator
142 rt->stream_state = STREAM_STOPPING; in usb6fire_pcm_stream_stop()
304 if (usb_urb->status || rt->panic || rt->stream_state == STREAM_STOPPING) in usb6fire_pcm_in_urb_handler()