Searched refs:lm3630a_chip (Results 1 – 1 of 1) sorted by relevance
42 struct lm3630a_chip { struct56 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() argument67 static int lm3630a_write(struct lm3630a_chip *pchip, in lm3630a_write()73 static int lm3630a_update(struct lm3630a_chip *pchip, in lm3630a_update()81 static int lm3630a_chip_init(struct lm3630a_chip *pchip) in lm3630a_chip_init()114 struct lm3630a_chip *pchip; in lm3630a_delayed_func()116 pchip = container_of(work, struct lm3630a_chip, work.work); in lm3630a_delayed_func()131 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func()144 static int lm3630a_intr_config(struct lm3630a_chip *pchip) in lm3630a_intr_config()168 static void lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) in lm3630a_pwm_ctrl()[all …]