Home
last modified time | relevance | path

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

/linux/drivers/video/backlight/
H A Dlm3630a_bl.c43 struct lm3630a_chip { struct
59 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() argument
70 static int lm3630a_write(struct lm3630a_chip *pchip, in lm3630a_write()
76 static int lm3630a_update(struct lm3630a_chip *pchip, in lm3630a_update()
84 static int lm3630a_chip_init(struct lm3630a_chip *pchip) in lm3630a_chip_init()
117 struct lm3630a_chip *pchip; in lm3630a_delayed_func()
119 pchip = container_of(work, struct lm3630a_chip, work.work); in lm3630a_delayed_func()
134 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func()
147 static int lm3630a_intr_config(struct lm3630a_chip *pchip) in lm3630a_intr_config()
171 static int lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) in lm3630a_pwm_ctrl()
[all …]