Home
last modified time | relevance | path

Searched refs:cdev_to_pwm (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/input/keyboard/
Dlm8323.c164 #define cdev_to_pwm(c) container_of(c, struct lm8323_pwm, cdev) macro
512 struct lm8323_pwm *pwm = cdev_to_pwm(led_cdev); in lm8323_pwm_set_brightness()
538 struct lm8323_pwm *pwm = cdev_to_pwm(led_cdev); in lm8323_pwm_show_time()
547 struct lm8323_pwm *pwm = cdev_to_pwm(led_cdev); in lm8323_pwm_store_time()