Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/soundwire/
Dsdw.h993 SDW_STREAM_ALLOCATED = 0, enumerator
/Linux-v6.6/drivers/soundwire/
Dstream.c1756 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream()