Home
last modified time | relevance | path

Searched refs:slim_stream_allocate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/slimbus/
H A Dstream.c101 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev, in slim_stream_allocate() function
123 EXPORT_SYMBOL_GPL(slim_stream_allocate);
/linux/include/linux/
H A Dslimbus.h203 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
/linux/sound/soc/codecs/
H A Dwcd934x.c1774 dai_data->sruntime = slim_stream_allocate(wcd->sdev, "WCD934x-SLIM"); in wcd934x_slim_set_hw_params()