Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-clps711x.c14 struct clps711x_chip { struct
21 static inline struct clps711x_chip *to_clps711x_chip(struct pwm_chip *chip) in to_clps711x_chip() argument
23 return container_of(chip, struct clps711x_chip, chip); in to_clps711x_chip()
28 struct clps711x_chip *priv = to_clps711x_chip(chip); in clps711x_pwm_request()
43 struct clps711x_chip *priv = to_clps711x_chip(chip); in clps711x_pwm_apply()
89 struct clps711x_chip *priv; in clps711x_pwm_probe()