Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/include/linux/soundwire/
Dsdw.h928 SDW_STREAM_ALLOCATED = 0, enumerator
/kernel/linux/linux-5.10/drivers/soundwire/
Dstream.c897 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream()