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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Datmel-pwm-bl.c22 struct atmel_pwm_bl { struct
32 struct atmel_pwm_bl *pwmbl = bl_get_data(bd);
72 struct atmel_pwm_bl *pwmbl = bl_get_data(bd);
86 static int atmel_pwm_bl_init_pwm(struct atmel_pwm_bl *pwmbl)
127 struct atmel_pwm_bl *pwmbl;
130 pwmbl = kzalloc(sizeof(struct atmel_pwm_bl), GFP_KERNEL);
210 struct atmel_pwm_bl *pwmbl = platform_get_drvdata(pdev);

Completed in 24 milliseconds