Searched defs:lp3943_pwm (Results 1 – 1 of 1) sorted by relevance
22 struct lp3943_pwm { struct28 static inline struct lp3943_pwm *to_lp3943_pwm(struct pwm_chip *_chip) in to_lp3943_pwm() argument34 lp3943_pwm_request_map(struct lp3943_pwm *lp3943_pwm, int hwpwm) in lp3943_pwm_request_map()63 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_request() local73 static void lp3943_pwm_free_map(struct lp3943_pwm *lp3943_pwm, in lp3943_pwm_free_map()89 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_free() local98 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_config() local133 static int lp3943_pwm_set_mode(struct lp3943_pwm *lp3943_pwm, in lp3943_pwm_set_mode()155 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_enable() local174 struct lp3943_pwm *lp3943_pwm = to_lp3943_pwm(chip); in lp3943_pwm_disable() local[all …]