Home
last modified time | relevance | path

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

/Linux-v4.19/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()
739 struct pm860x_chip *chip = i2c_get_clientdata(i2c); in device_osc_init()
752 static void device_bk_init(struct pm860x_chip *chip, in device_bk_init()
772 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-v4.19/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-v4.19/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-v4.19/drivers/leds/
Dleds-88pm860x.c35 struct pm860x_chip *chip;
49 static int led_power_set(struct pm860x_chip *chip, int port, int on) in led_power_set()
74 struct pm860x_chip *chip; in pm860x_led_set()
150 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_led_probe()
/Linux-v4.19/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()
183 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_touch_probe()
/Linux-v4.19/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-v4.19/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-v4.19/drivers/regulator/
D88pm8607.c25 struct pm860x_chip *chip;
348 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm8607_regulator_probe()
/Linux-v4.19/drivers/power/supply/
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-v4.19/sound/soc/codecs/
D88pm860x-codec.c145 struct pm860x_chip *chip;
1369 struct pm860x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm860x_codec_probe()