Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
A Dstream.c890 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name) in sdw_alloc_stream() function
905 EXPORT_SYMBOL(sdw_alloc_stream);
1899 sdw_stream = sdw_alloc_stream(name); in sdw_startup_stream()
A Dqcom.c1020 sruntime = sdw_alloc_stream(dai->name); in qcom_swrm_startup()
/linux/include/linux/soundwire/
A Dsdw.h1009 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name);
/linux/Documentation/driver-api/soundwire/
A Dstream.rst294 int sdw_alloc_stream(char * stream_name);

Completed in 12 milliseconds