Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dpwm.h604 static inline struct pwm_device *devm_pwm_get(struct device *dev, in devm_pwm_get() function
/linux/drivers/pwm/ !
H A Dcore.c2075 struct pwm_device *devm_pwm_get(struct device *dev, const char *con_id) in devm_pwm_get() function