Searched refs:lm3630a_chip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | lm3630a_bl.c | 43 struct lm3630a_chip { struct 58 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() 69 static int lm3630a_write(struct lm3630a_chip *pchip, in lm3630a_write() 75 static int lm3630a_update(struct lm3630a_chip *pchip, in lm3630a_update() 83 static int lm3630a_chip_init(struct lm3630a_chip *pchip) in lm3630a_chip_init() 116 struct lm3630a_chip *pchip; in lm3630a_delayed_func() 118 pchip = container_of(work, struct lm3630a_chip, work.work); in lm3630a_delayed_func() 133 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func() 146 static int lm3630a_intr_config(struct lm3630a_chip *pchip) in lm3630a_intr_config() 170 static void lm3630a_pwm_ctrl(struct lm3630a_chip *pchi [all...] |
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | lm3630a_bl.c | 43 struct lm3630a_chip { struct 59 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read() 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 *pchi [all...] |
Completed in 2 milliseconds