Searched refs:ab8500_pwm_chip (Results 1 – 1 of 1) sorted by relevance
23 struct ab8500_pwm_chip { struct28 static struct ab8500_pwm_chip *ab8500_pwm_from_chip(struct pwm_chip *chip) in ab8500_pwm_from_chip() argument30 return container_of(chip, struct ab8500_pwm_chip, chip); in ab8500_pwm_from_chip()39 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_apply()95 struct ab8500_pwm_chip *ab8500; in ab8500_pwm_probe()