Home
last modified time | relevance | path

Searched defs:pchip (Results 1 – 4 of 4) sorted by relevance

/drivers/video/backlight/
Dlm3630a_bl.c51 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) in lm3630a_read()
62 static int lm3630a_write(struct lm3630a_chip *pchip, in lm3630a_write()
68 static int lm3630a_update(struct lm3630a_chip *pchip, in lm3630a_update()
76 static int lm3630a_chip_init(struct lm3630a_chip *pchip) in lm3630a_chip_init()
109 struct lm3630a_chip *pchip; in lm3630a_delayed_func() local
126 struct lm3630a_chip *pchip = chip; in lm3630a_isr_func() local
139 static int lm3630a_intr_config(struct lm3630a_chip *pchip) in lm3630a_intr_config()
163 static void lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) in lm3630a_pwm_ctrl()
179 struct lm3630a_chip *pchip = bl_get_data(bl); in lm3630a_bank_a_update_status() local
213 struct lm3630a_chip *pchip = bl_get_data(bl); in lm3630a_bank_a_get_brightness() local
[all …]
Dlm3639_bl.c51 static int lm3639_chip_init(struct lm3639_chip_data *pchip) in lm3639_chip_init()
102 struct lm3639_chip_data *pchip = bl_get_data(bl); in lm3639_bled_update_status() local
148 struct lm3639_chip_data *pchip = bl_get_data(bl); in lm3639_bled_get_brightness() local
189 struct lm3639_chip_data *pchip = dev_get_drvdata(dev); in lm3639_bled_mode_store() local
228 struct lm3639_chip_data *pchip; in lm3639_torch_brightness_set() local
265 struct lm3639_chip_data *pchip; in lm3639_flash_brightness_set() local
307 struct lm3639_chip_data *pchip; in lm3639_probe() local
399 struct lm3639_chip_data *pchip = i2c_get_clientdata(client); in lm3639_remove() local
/drivers/regulator/
Dlp8755.c62 static int lp8755_read(struct lp8755_chip *pchip, unsigned int reg, in lp8755_read()
74 static int lp8755_write(struct lp8755_chip *pchip, unsigned int reg, in lp8755_write()
87 static int lp8755_update_bits(struct lp8755_chip *pchip, unsigned int reg, in lp8755_update_bits()
98 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); in lp8755_buck_enable_time() local
113 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); in lp8755_buck_set_mode() local
156 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); in lp8755_buck_get_mode() local
187 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); in lp8755_buck_set_ramp() local
278 static int lp8755_init_data(struct lp8755_chip *pchip) in lp8755_init_data()
327 static int lp8755_regulator_init(struct lp8755_chip *pchip) in lp8755_regulator_init()
360 struct lp8755_chip *pchip = data; in lp8755_irq_handler() local
[all …]
/drivers/mtd/chips/
Dgen_probe.c151 struct flchip *pchip = &retcfi->chips[j++]; in genprobe_ident_chips() local