Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/hiface/
H A Dpcm.c45 STREAM_STOPPING enumerator
188 rt->stream_state = STREAM_STOPPING; in hiface_pcm_stream_stop()
311 if (rt->panic || rt->stream_state == STREAM_STOPPING) in hiface_pcm_out_urb_handler()
/openbmc/linux/sound/usb/6fire/
H A Dpcm.c40 STREAM_STOPPING enumerator
138 rt->stream_state = STREAM_STOPPING; in usb6fire_pcm_stream_stop()
300 if (usb_urb->status || rt->panic || rt->stream_state == STREAM_STOPPING) in usb6fire_pcm_in_urb_handler()