Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h404 struct pwm_chip *devm_pwmchip_alloc(struct device *parent, unsigned int npwm, size_t sizeof_priv);
478 static inline struct pwm_chip *devm_pwmchip_alloc(struct device *parent, in devm_pwmchip_alloc() function