aml_m1_codec.h 165 B

12345678
  1. #ifndef _AML_M1_CODEC_H
  2. #define _AML_M1_CODEC_H
  3. extern struct snd_soc_dai aml_m1_codec_dai;
  4. extern struct snd_soc_codec_device soc_codec_dev_aml_m1;
  5. #endif