Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/soundwire/
Dsdw.h742 SDW_STREAM_ALLOCATED = 0, enumerator
/linux-4.19.296/drivers/soundwire/
Dstream.c750 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream()