Home
last modified time | relevance | path

Searched defs:pwm_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dpwm_backlight.h10 int pwm_id; member
Dpwm.h37 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request()
/linux-4.4.14/drivers/input/misc/
Dpwm-beeper.c98 unsigned long pwm_id = (unsigned long)dev_get_platdata(&pdev->dev); in pwm_beeper_probe() local