Home
last modified time | relevance | path

Searched refs:PCXHR_STREAM_STATUS_STARTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr.h118 PCXHR_STREAM_STATUS_STARTED, enumerator
H A Dpcxhr.c530 start ? PCXHR_STREAM_STATUS_STARTED : PCXHR_STREAM_STATUS_STOPPED; in pcxhr_set_stream_state()
797 if(stream->status == PCXHR_STREAM_STATUS_STARTED) in pcxhr_start_linked_stream()
802 if (stream->status == PCXHR_STREAM_STATUS_STARTED) { in pcxhr_start_linked_stream()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr.h118 PCXHR_STREAM_STATUS_STARTED, enumerator
H A Dpcxhr.c529 start ? PCXHR_STREAM_STATUS_STARTED : PCXHR_STREAM_STATUS_STOPPED; in pcxhr_set_stream_state()
795 if(stream->status == PCXHR_STREAM_STATUS_STARTED) in pcxhr_start_linked_stream()
800 if (stream->status == PCXHR_STREAM_STATUS_STARTED) { in pcxhr_start_linked_stream()

Completed in 6 milliseconds