#include "../ops.h"
#include "acp-dsp-offset.h"
#include "acp.h"
#define PTE_GRP1_OFFSET …
#define PTE_GRP2_OFFSET …
#define PTE_GRP3_OFFSET …
#define PTE_GRP4_OFFSET …
#define PTE_GRP5_OFFSET …
#define PTE_GRP6_OFFSET …
#define PTE_GRP7_OFFSET …
#define PTE_GRP8_OFFSET …
int acp_dsp_stream_config(struct snd_sof_dev *sdev, struct acp_dsp_stream *stream)
{ … }
struct acp_dsp_stream *acp_dsp_stream_get(struct snd_sof_dev *sdev, int tag)
{ … }
EXPORT_SYMBOL_NS(…);
int acp_dsp_stream_put(struct snd_sof_dev *sdev,
struct acp_dsp_stream *acp_stream)
{ … }
EXPORT_SYMBOL_NS(…);
int acp_dsp_stream_init(struct snd_sof_dev *sdev)
{ … }
EXPORT_SYMBOL_NS(…);