PageRenderTime 130ms CodeModel.GetById 21ms RepoModel.GetById 29ms app.codeStats 0ms

/sound/soc/fsl/mpc5200_psc_i2s.h

https://bitbucket.org/abioy/linux
C Header | 12 lines | 4 code | 3 blank | 5 comment | 0 complexity | fb241e8cd271f2ba2d8276a498f94221 MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
  1. /*
  2. * Freescale MPC5200 PSC in I2S mode
  3. * ALSA SoC Digital Audio Interface (DAI) driver
  4. *
  5. */
  6. #ifndef __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
  7. #define __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
  8. extern struct snd_soc_dai psc_i2s_dai[];
  9. #endif /* __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__ */