Searched defs:pchip (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/mtd/chips/ |
H A D | gen_probe.c | 151 struct flchip *pchip = &retcfi->chips[j++]; genprobe_ident_chips() local
|
/linux-4.4.14/drivers/regulator/ |
H A D | lp8755.c | 62 static int lp8755_read(struct lp8755_chip *pchip, unsigned int reg, lp8755_read() argument 74 static int lp8755_write(struct lp8755_chip *pchip, unsigned int reg, lp8755_write() argument 87 static int lp8755_update_bits(struct lp8755_chip *pchip, unsigned int reg, lp8755_update_bits() argument 98 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); lp8755_buck_enable_time() local 113 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); lp8755_buck_set_mode() local 156 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); lp8755_buck_get_mode() local 187 struct lp8755_chip *pchip = rdev_get_drvdata(rdev); lp8755_buck_set_ramp() local 278 static int lp8755_init_data(struct lp8755_chip *pchip) lp8755_init_data() argument 327 static int lp8755_regulator_init(struct lp8755_chip *pchip) lp8755_regulator_init() argument 360 struct lp8755_chip *pchip = data; lp8755_irq_handler() local 411 static int lp8755_int_config(struct lp8755_chip *pchip) lp8755_int_config() argument 444 struct lp8755_chip *pchip; lp8755_probe() local 508 struct lp8755_chip *pchip = i2c_get_clientdata(client); lp8755_remove() local
|
/linux-4.4.14/drivers/video/backlight/ |
H A D | lm3630a_bl.c | 51 static int lm3630a_read(struct lm3630a_chip *pchip, unsigned int reg) lm3630a_read() argument 62 static int lm3630a_write(struct lm3630a_chip *pchip, lm3630a_write() argument 68 static int lm3630a_update(struct lm3630a_chip *pchip, lm3630a_update() argument 76 static int lm3630a_chip_init(struct lm3630a_chip *pchip) lm3630a_chip_init() argument 109 struct lm3630a_chip *pchip; lm3630a_delayed_func() local 126 struct lm3630a_chip *pchip = chip; lm3630a_isr_func() local 139 static int lm3630a_intr_config(struct lm3630a_chip *pchip) lm3630a_intr_config() argument 163 static void lm3630a_pwm_ctrl(struct lm3630a_chip *pchip, int br, int br_max) lm3630a_pwm_ctrl() argument 179 struct lm3630a_chip *pchip = bl_get_data(bl); lm3630a_bank_a_update_status() local 213 struct lm3630a_chip *pchip = bl_get_data(bl); lm3630a_bank_a_get_brightness() local 256 struct lm3630a_chip *pchip = bl_get_data(bl); lm3630a_bank_b_update_status() local 290 struct lm3630a_chip *pchip = bl_get_data(bl); lm3630a_bank_b_get_brightness() local 329 static int lm3630a_backlight_register(struct lm3630a_chip *pchip) lm3630a_backlight_register() argument 370 struct lm3630a_chip *pchip; lm3630a_probe() local 444 struct lm3630a_chip *pchip = i2c_get_clientdata(client); lm3630a_remove() local
|
H A D | lm3639_bl.c | 51 static int lm3639_chip_init(struct lm3639_chip_data *pchip) lm3639_chip_init() argument 102 struct lm3639_chip_data *pchip = bl_get_data(bl); lm3639_bled_update_status() local 148 struct lm3639_chip_data *pchip = bl_get_data(bl); lm3639_bled_get_brightness() local 189 struct lm3639_chip_data *pchip = dev_get_drvdata(dev); lm3639_bled_mode_store() local 228 struct lm3639_chip_data *pchip; lm3639_torch_brightness_set() local 265 struct lm3639_chip_data *pchip; lm3639_flash_brightness_set() local 307 struct lm3639_chip_data *pchip; lm3639_probe() local 399 struct lm3639_chip_data *pchip = i2c_get_clientdata(client); lm3639_remove() local
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | core_tsunami.c | 179 tsunami_pchip *pchip = hose->index ? TSUNAMI_pchip1 : TSUNAMI_pchip0; tsunami_pci_tbi() local 246 tsunami_init_one_pchip(tsunami_pchip *pchip, int index) tsunami_init_one_pchip() argument 422 tsunami_kill_one_pchip(tsunami_pchip *pchip, int index) tsunami_kill_one_pchip() argument 450 tsunami_pci_clr_err_1(tsunami_pchip *pchip) tsunami_pci_clr_err_1() argument
|
/linux-4.4.14/sound/pcmcia/vx/ |
H A D | vxp_ops.c | 406 struct snd_vxpocket *pchip = (struct snd_vxpocket *)chip; vxp_dma_read() local 470 struct snd_vxpocket *pchip = (struct snd_vxpocket *)chip; vx_set_mic_boost() local 512 struct snd_vxpocket *pchip = (struct snd_vxpocket *)chip; vx_set_mic_level() local
|
Completed in 158 milliseconds