Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
D88pm860x-core.c467 struct pm860x_chip *chip = data; in pm860x_irq()
488 struct pm860x_chip *chip = irq_data_get_irq_chip_data(data); in pm860x_irq_lock()
495 struct pm860x_chip *chip = irq_data_get_irq_chip_data(data); in pm860x_irq_sync_unlock()
570 static int device_irq_init(struct pm860x_chip *chip, in device_irq_init()
649 static void device_irq_exit(struct pm860x_chip *chip) in device_irq_exit()
655 int pm8606_osc_enable(struct pm860x_chip *chip, unsigned short client) in pm8606_osc_enable()
696 int pm8606_osc_disable(struct pm860x_chip *chip, unsigned short client) in pm8606_osc_disable()
737 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in device_osc_init()
750 static void device_bk_init(struct pm860x_chip *chip, in device_bk_init()
770 static void device_led_init(struct pm860x_chip *chip, in device_led_init()
[all …]
D88pm860x-i2c.c20 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in pm860x_reg_read()
37 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in pm860x_reg_write()
50 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in pm860x_bulk_read()
63 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in pm860x_bulk_write()
76 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in pm860x_set_bits()
/linux-4.4.14/drivers/input/misc/
D88pm860x_onkey.c38 struct pm860x_chip *chip;
62 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_onkey_probe()
118 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_onkey_suspend()
127 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_onkey_resume()
/linux-4.4.14/drivers/video/backlight/
D88pm860x_bl.c29 struct pm860x_chip *chip;
40 static int backlight_power_set(struct pm860x_chip *chip, int port, in backlight_power_set()
65 struct pm860x_chip *chip = data->chip; in pm860x_backlight_set()
144 struct pm860x_chip *chip = data->chip; in pm860x_backlight_get_brightness()
196 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_backlight_probe()
/linux-4.4.14/drivers/leds/
Dleds-88pm860x.c37 struct pm860x_chip *chip;
51 static int led_power_set(struct pm860x_chip *chip, int port, int on) in led_power_set()
76 struct pm860x_chip *chip; in pm860x_led_work()
158 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_led_probe()
/linux-4.4.14/drivers/input/touchscreen/
D88pm860x-ts.c46 struct pm860x_chip *chip;
54 struct pm860x_chip *chip = touch->chip; in pm860x_touch_handler()
120 struct pm860x_chip *chip, in pm860x_touch_dt_init()
175 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_touch_probe()
/linux-4.4.14/include/linux/mfd/
D88pm860x.h379 struct pm860x_chip { struct
469 extern int pm8606_osc_enable(struct pm860x_chip *, unsigned short);
470 extern int pm8606_osc_disable(struct pm860x_chip *, unsigned short);
/linux-4.4.14/drivers/rtc/
Drtc-88pm860x.c26 struct pm860x_chip *chip;
313 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_rtc_probe()
429 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_rtc_suspend()
438 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_rtc_resume()
/linux-4.4.14/drivers/regulator/
D88pm8607.c25 struct pm860x_chip *chip;
348 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm8607_regulator_probe()
/linux-4.4.14/drivers/power/
D88pm860x_battery.c97 struct pm860x_chip *chip;
915 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_battery_probe()
990 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_battery_suspend()
1000 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_battery_resume()
D88pm860x_charger.c100 struct pm860x_chip *chip;
668 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_charger_probe()
/linux-4.4.14/sound/soc/codecs/
D88pm860x-codec.c145 struct pm860x_chip *chip;
1374 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_codec_probe()