Home
last modified time | relevance | path

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

/linux-6.15/Documentation/driver-api/soundwire/
H A Dstream.rst479 SDW_STREAM_RELEASED subsection
493 ``SDW_STREAM_RELEASED``.
/linux-6.15/include/linux/soundwire/
H A Dsdw.h928 SDW_STREAM_RELEASED = 6, enumerator
/linux-6.15/drivers/soundwire/
H A Dstream.c2096 stream->state = SDW_STREAM_RELEASED; in sdw_stream_remove_master()