Searched refs:SDW_STREAM_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/soundwire/ | ||
| H A D | sdw.h | 942 SDW_STREAM_ALLOCATED = 0, enumerator |
| /linux/drivers/soundwire/ | ||
| H A D | stream.c | 1905 stream->state = SDW_STREAM_ALLOCATED; in sdw_alloc_stream() |