Home
last modified time | relevance | path

Searched refs:SDW_STREAM_CONFIGURED (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/soundwire/
H A Dstream.c711 m_rt->stream->state == SDW_STREAM_CONFIGURED) in sdw_program_params()
1550 if (stream->state != SDW_STREAM_CONFIGURED && in sdw_prepare_stream()
2201 stream->state = SDW_STREAM_CONFIGURED; in sdw_stream_add_slave()
H A Dgeneric_bandwidth_allocation.c236 if (stream->state != SDW_STREAM_CONFIGURED) in sdw_compute_group_params()
/linux-6.15/Documentation/driver-api/soundwire/
H A Dstream.rst301 SDW_STREAM_CONFIGURED subsection
316 ``SDW_STREAM_CONFIGURED``.
/linux-6.15/include/linux/soundwire/
H A Dsdw.h923 SDW_STREAM_CONFIGURED = 1, enumerator