Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/driver-api/soundwire/
Dstream.rst182 SDW_STREAM_ALLOCATED subsection
198 ``SDW_STREAM_ALLOCATED``.
215 (1) The resources allocated for stream information in SDW_STREAM_ALLOCATED
/Linux-v5.4/include/linux/soundwire/
Dsdw.h812 SDW_STREAM_ALLOCATED = 0, enumerator
/Linux-v5.4/drivers/soundwire/
Dstream.c878 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream()