Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-intel-lgm.c44 struct lgm_pwm_chip { struct
49 static inline struct lgm_pwm_chip *to_lgm_pwm_chip(struct pwm_chip *chip) in to_lgm_pwm_chip() argument
56 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); in lgm_pwm_enable()
66 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); in lgm_pwm_apply()
91 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); in lgm_pwm_get_state()
111 static void lgm_pwm_init(struct lgm_pwm_chip *pc) in lgm_pwm_init()
171 struct lgm_pwm_chip *pc; in lgm_pwm_probe()