Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.h121 PCXHR_STREAM_STATUS_STOPPED, enumerator
H A Dpcxhr.c529 start ? PCXHR_STREAM_STATUS_STARTED : PCXHR_STREAM_STATUS_STOPPED; in pcxhr_set_stream_state()