Searched refs:SDW_STREAM_DISABLED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/soundwire/
H A Dstream.c1451 stream->state != SDW_STREAM_DISABLED) {
1464 if (stream->state == SDW_STREAM_DISABLED)
1535 stream->state != SDW_STREAM_DISABLED) {
1565 stream->state = SDW_STREAM_DISABLED;
1617 if (stream->state == SDW_STREAM_DISABLED) {
1703 stream->state != SDW_STREAM_DISABLED) {
/linux-master/include/linux/soundwire/
H A Dsdw.h990 * @SDW_STREAM_DISABLED: Stream disabled
999 SDW_STREAM_DISABLED = 4, enumerator in enum:sdw_stream_state

Completed in 109 milliseconds