Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-img.c61 struct img_pwm_chip { struct
77 return container_of(chip, struct img_pwm_chip, chip); in to_img_pwm_chip()
96 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_config()
153 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_enable()
174 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_disable()
229 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_suspend()
239 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_resume()
263 struct img_pwm_chip *imgchip; in img_pwm_probe()
348 struct img_pwm_chip *imgchip = platform_get_drvdata(pdev); in img_pwm_remove()
360 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_suspend()
[all …]