Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dslimbus.h203 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
/Linux-v5.4/drivers/slimbus/
Dstream.c99 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev, in slim_stream_allocate() function
121 EXPORT_SYMBOL_GPL(slim_stream_allocate);
/Linux-v5.4/sound/soc/codecs/
Dwcd9335.c1775 dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM"); in wcd9335_slim_set_hw_params()