sof/src/ipc
Guennadi Liakhovetski f0782e39d9 buffer: simplify buffer_from_list()
buffer_from_list() is always used for buffer objects, the type is
always struct comp_buffer. Hard code the type instead of always
specifying is as a parameter.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2023-03-07 10:29:01 +02:00
..
ipc3 platform: remove support for cAVS 1.5 platforms 2023-03-02 11:28:23 +00:00
ipc4 ipc4: add file for notifications initializations 2023-03-03 15:53:36 +00:00
CMakeLists.txt ipc: share some utility functions for ipc4 path 2021-08-03 15:17:37 +01:00
Kconfig ipc: abstraction: add support for other ABI major versions 2021-04-27 11:05:00 +01:00
dma-copy.c dma: Resurrect dma_copy_to_host_nowait() 2022-06-16 19:15:28 +01:00
ipc-common.c buffer: simplify buffer_from_list() 2023-03-07 10:29:01 +02:00
ipc-helper.c buffer: simplify buffer_from_list() 2023-03-07 10:29:01 +02:00
ipc-zephyr.c Switch to using rtos/task.h instead of sof/schedule/task.h 2023-02-24 14:28:49 +02:00