Searched refs:slim_stream_allocate (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dslimbus.h203 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
/linux-master/drivers/slimbus/
H A Dstream.c88 * slim_stream_allocate() - Allocate a new SLIMbus Stream
99 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev, function
121 EXPORT_SYMBOL_GPL(slim_stream_allocate); variable
/linux-master/sound/soc/codecs/
H A Dwcd9335.c1778 dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM");
H A Dwcd934x.c1781 dai_data->sruntime = slim_stream_allocate(wcd->sdev, "WCD934x-SLIM");

Completed in 158 milliseconds