Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/soundwire/
A Dstream.rst253 NOTE: State transitions between ``SDW_STREAM_ENABLED`` and
379 SDW_STREAM_ENABLED subsection
398 ``SDW_STREAM_ENABLED``.
433 ``SDW_STREAM_ENABLED`` is allowed.
/linux/drivers/soundwire/
A Dstream.c644 if (m_rt->stream->state != SDW_STREAM_ENABLED) in sdw_program_params()
1660 stream->state = SDW_STREAM_ENABLED; in _sdw_enable_stream()
1765 if (stream->state != SDW_STREAM_ENABLED) { in sdw_disable_stream()
/linux/include/linux/soundwire/
A Dsdw.h969 SDW_STREAM_ENABLED = 3, enumerator

Completed in 9 milliseconds