Home
last modified time | relevance | path

Searched refs:slim_stream_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dslimbus.h210 int slim_stream_free(struct slim_stream_runtime *stream);
/kernel/linux/linux-6.6/include/linux/
H A Dslimbus.h210 int slim_stream_free(struct slim_stream_runtime *stream);
/kernel/linux/linux-5.10/drivers/slimbus/
H A Dstream.c453 * slim_stream_free() - Free a SLIMbus Stream
464 int slim_stream_free(struct slim_stream_runtime *stream) in slim_stream_free() function
477 EXPORT_SYMBOL_GPL(slim_stream_free); variable
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dstream.c466 * slim_stream_free() - Free a SLIMbus Stream
477 int slim_stream_free(struct slim_stream_runtime *stream) in slim_stream_free() function
490 EXPORT_SYMBOL_GPL(slim_stream_free); variable

Completed in 3 milliseconds