Home
last modified time | relevance | path

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

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