Searched defs:lp3943_pwm (Results 1 – 1 of 1) sorted by relevance
25 struct lp3943_pwm { struct31 static inline struct lp3943_pwm *to_lp3943_pwm(struct pwm_chip *_chip) in to_lp3943_pwm() argument37 lp3943_pwm_request_map(struct lp3943_pwm *lp3943_pwm, int hwpwm) in lp3943_pwm_request_map()66 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_request() local76 static void lp3943_pwm_free_map(struct lp3943_pwm *lp3943_pwm, in lp3943_pwm_free_map()92 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_free() local101 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_config() local136 static int lp3943_pwm_set_mode(struct lp3943_pwm *lp3943_pwm, in lp3943_pwm_set_mode()158 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_enable() local177 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_disable() local[all …]