Searched refs:mpc5200_audio_dma_destroy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dmpc5200_dma.h85 int mpc5200_audio_dma_destroy(struct platform_device *op);
H A Dmpc5200_psc_i2s.c210 return mpc5200_audio_dma_destroy(op);
H A Dmpc5200_dma.c491 int mpc5200_audio_dma_destroy(struct platform_device *op) function
495 dev_dbg(&op->dev, "mpc5200_audio_dma_destroy()\n");
513 EXPORT_SYMBOL_GPL(mpc5200_audio_dma_destroy); variable
H A Dmpc5200_psc_ac97.c322 return mpc5200_audio_dma_destroy(op);

Completed in 106 milliseconds