Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw.h162 SDW_STREAM_PCM = 0, enumerator
/linux/sound/soc/codecs/
H A Dwcd938x-sdw.c115 wcd->sconfig.type = SDW_STREAM_PCM; in wcd938x_sdw_hw_params()
/linux/drivers/soundwire/
H A Dstream.c1936 sdw_stream = sdw_alloc_stream(name, SDW_STREAM_PCM); in sdw_startup_stream()
H A Dcadence_master.c1860 dai_runtime->stream_type = SDW_STREAM_PCM; in cdns_set_sdw_stream()