Linux Kernel
3.7.1
|
Data Fields | |
struct platform_device * | pdev |
struct clk * | clk_div |
struct clk * | clk |
const char * | label |
unsigned int | period_ns |
unsigned int | duty_ns |
unsigned char | tcon_base |
unsigned char | pwm_id |
struct pwm_chip | chip |
Definition at line 29 of file pwm-samsung.c.
Definition at line 41 of file pwm-samsung.c.
Definition at line 33 of file pwm-samsung.c.
Definition at line 32 of file pwm-samsung.c.
unsigned int duty_ns |
Definition at line 37 of file pwm-samsung.c.
Definition at line 34 of file pwm-samsung.c.
struct platform_device* pdev |
Definition at line 30 of file pwm-samsung.c.
unsigned int period_ns |
Definition at line 36 of file pwm-samsung.c.
unsigned char pwm_id |
Definition at line 40 of file pwm-samsung.c.
unsigned char tcon_base |
Definition at line 39 of file pwm-samsung.c.