Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dstream.c887 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name) in sdw_alloc_stream() function
902 EXPORT_SYMBOL(sdw_alloc_stream);
1896 sdw_stream = sdw_alloc_stream(name); in sdw_startup_stream()
H A Dqcom.c645 sruntime = sdw_alloc_stream(dai->name); in qcom_swrm_startup()
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h971 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name);
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Dstream.rst294 int sdw_alloc_stream(char * stream_name);