Searched refs:slim_stream_allocate (Results 1 – 3 of 3) sorted by relevance
101 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev, in slim_stream_allocate() function123 EXPORT_SYMBOL_GPL(slim_stream_allocate);
203 struct slim_stream_runtime *slim_stream_allocate(struct slim_device *dev,
1774 dai_data->sruntime = slim_stream_allocate(wcd->sdev, "WCD934x-SLIM"); in wcd934x_slim_set_hw_params()