Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dslimbus.h203 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
/linux-5.19.10/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-5.19.10/sound/soc/codecs/
Dwcd9335.c1787 dai_data->sruntime = slim_stream_allocate(wcd->slim, "WCD9335-SLIM"); in wcd9335_slim_set_hw_params()
Dwcd934x.c1782 dai_data->sruntime = slim_stream_allocate(wcd->sdev, "WCD934x-SLIM"); in wcd934x_slim_set_hw_params()