aml_dai.h 95 B

1234567
  1. #ifndef AML_DAI_H
  2. #define AML_DAI_H
  3. extern struct snd_soc_dai_driver aml_dai[];
  4. #endif