|
Linux Kernel
3.7.1
|
#include <linux/platform_device.h>#include <linux/gpio.h>#include <linux/module.h>#include <sound/core.h>#include <sound/pcm.h>#include <sound/soc.h>#include <asm/mach-types.h>#include <mach/hardware.h>#include "ep93xx-pcm.h"Go to the source code of this file.
Functions | |
| module_platform_driver (edb93xx_driver) | |
| MODULE_AUTHOR ("Alexander Sverdlin <[email protected]>") | |
| MODULE_DESCRIPTION ("ALSA SoC EDB93xx") | |
| MODULE_LICENSE ("GPL") | |
| MODULE_ALIAS ("platform:edb93xx-audio") | |
| MODULE_ALIAS | ( | "platform:edb93xx-audio" | ) |
| MODULE_AUTHOR | ( | "Alexander Sverdlin <[email protected]>" | ) |
| MODULE_DESCRIPTION | ( | "ALSA SoC EDB93xx" | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
| module_platform_driver | ( | edb93xx_driver | ) |
1.8.2