Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/soundwire/
H A Dstream.rst270 SDW_STREAM_ALLOCATED subsection
286 ``SDW_STREAM_ALLOCATED``.
307 (1) The resources allocated for stream information in SDW_STREAM_ALLOCATED
/openbmc/linux/include/linux/soundwire/
H A Dsdw.h995 SDW_STREAM_ALLOCATED = 0, enumerator
/openbmc/linux/drivers/soundwire/
H A Dstream.c1757 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream()