linux/sound/soc/sprd/sprd-pcm-dma.h

// SPDX-License-Identifier: GPL-2.0

#ifndef __SPRD_PCM_DMA_H
#define __SPRD_PCM_DMA_H

#define DRV_NAME
#define SPRD_PCM_CHANNEL_MAX

extern const struct snd_compress_ops sprd_platform_compress_ops;

struct sprd_pcm_dma_params {};

struct sprd_compr_playinfo {};

struct sprd_compr_params {};

struct sprd_compr_callback {};

struct sprd_compr_ops {};

struct sprd_compr_data {};

#endif /* __SPRD_PCM_DMA_H */