Home
last modified time | relevance | path

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

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