aml_m3_codec.h 165 B

12345678
  1. #ifndef _AML_M3_CODEC_H
  2. #define _AML_M3_CODEC_H
  3. extern struct snd_soc_dai aml_m3_codec_dai;
  4. extern struct snd_soc_codec_device soc_codec_dev_aml_m3;
  5. #endif