|
Linux Kernel
3.7.1
|
#include <linux/dma-mapping.h>#include <linux/module.h>#include <sound/core.h>#include <sound/soc.h>#include <sound/pxa2xx-lib.h>#include "../../arm/pxa2xx-pcm.h"Go to the source code of this file.
Functions | |
| module_platform_driver (pxa_pcm_driver) | |
| MODULE_AUTHOR ("Nicolas Pitre") | |
| MODULE_DESCRIPTION ("Intel PXA2xx PCM DMA module") | |
| MODULE_LICENSE ("GPL") | |
| MODULE_AUTHOR | ( | "Nicolas Pitre" | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
| module_platform_driver | ( | pxa_pcm_driver | ) |
1.8.2