Searched defs:pwm_set_chip_data (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dcore.c204 int pwm_set_chip_data(struct pwm_device *pwm, void *data) pwm_set_chip_data() function
213 EXPORT_SYMBOL_GPL(pwm_set_chip_data); variable
/linux-4.1.27/include/linux/
H A Dpwm.h205 static inline int pwm_set_chip_data(struct pwm_device *pwm, void *data) pwm_set_chip_data() function

Completed in 118 milliseconds