Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/
Dsdw.c30 sruntime = sdw_alloc_stream(cpu_dai->name); in qcom_snd_sdw_startup()
/linux-6.12.1/drivers/soundwire/
Dstream.c1752 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name) in sdw_alloc_stream() function
1767 EXPORT_SYMBOL(sdw_alloc_stream);
1792 sdw_stream = sdw_alloc_stream(name); in sdw_startup_stream()
/linux-6.12.1/include/linux/soundwire/
Dsdw.h1027 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name);
/linux-6.12.1/Documentation/driver-api/soundwire/
Dstream.rst294 int sdw_alloc_stream(char * stream_name);