Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslimbus.h207 int slim_stream_enable(struct slim_stream_runtime *stream);
/linux/drivers/slimbus/
H A Dstream.c359 int slim_stream_enable(struct slim_stream_runtime *stream) in slim_stream_enable() function
399 EXPORT_SYMBOL_GPL(slim_stream_enable);
/linux/sound/soc/codecs/
H A Dwcd9335.c1974 slim_stream_enable(dai_data->sruntime); in wcd9335_trigger()