Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/pwm.h>
#include <linux/slab.h>
#include <asm/gptimers.h>
#include <asm/portmux.h>
Go to the source code of this file.
Data Structures | |
struct | bfin_pwm_chip |
struct | bfin_pwm |
Functions | |
module_platform_driver (bfin_pwm_driver) | |
MODULE_LICENSE ("GPL") | |
MODULE_LICENSE | ( | "GPL" | ) |
module_platform_driver | ( | bfin_pwm_driver | ) |