/* * Copyright (c) 2024, ArtInChip Technology Co., Ltd * * SPDX-License-Identifier: Apache-2.0 */ #ifndef __DRV_CS4344_H__ #define __DRV_CS4344_H__ #include "codec.h" #include "aic_common.h" #endif