Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soundwire/
Dstream.c1746 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name) in sdw_alloc_stream() function
1761 EXPORT_SYMBOL(sdw_alloc_stream);
1786 sdw_stream = sdw_alloc_stream(name); in sdw_startup_stream()
Dqcom.c1270 sruntime = sdw_alloc_stream(dai->name); in qcom_swrm_startup()
/Linux-v6.6/include/linux/soundwire/
Dsdw.h1036 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name);
/Linux-v6.6/Documentation/driver-api/soundwire/
Dstream.rst294 int sdw_alloc_stream(char * stream_name);