Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-img.c73 static inline struct img_pwm_chip *to_img_pwm_chip(struct pwm_chip *chip) in to_img_pwm_chip() function
94 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_config()
151 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_enable()
172 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_disable()
227 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_runtime_suspend()
238 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_runtime_resume()
268 imgchip = to_img_pwm_chip(chip); in img_pwm_probe()
354 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_suspend()
377 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_resume()