Home
last modified time | relevance | path

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

/linux-5.10/include/linux/ !
Dpwm_backlight.h11 int pwm_id; member
Dpwm.h419 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request()