Home
last modified time | relevance | path

Searched refs:axp20x_dev (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/drivers/mfd/
Daxp20x-rsb.c27 struct axp20x_dev *axp20x; in axp20x_rsb_probe()
54 struct axp20x_dev *axp20x = sunxi_rsb_device_get_drvdata(rdev); in axp20x_rsb_remove()
Daxp20x-i2c.c28 struct axp20x_dev *axp20x; in axp20x_i2c_probe()
55 struct axp20x_dev *axp20x = i2c_get_clientdata(i2c); in axp20x_i2c_remove()
Daxp20x.c826 static struct axp20x_dev *axp20x_pm_power_off;
839 int axp20x_match_device(struct axp20x_dev *axp20x) in axp20x_match_device()
947 int axp20x_device_probe(struct axp20x_dev *axp20x) in axp20x_device_probe()
1014 void axp20x_device_remove(struct axp20x_dev *axp20x) in axp20x_device_remove()
/linux-5.19.10/include/linux/mfd/
Daxp20x.h635 struct axp20x_dev { struct
679 int axp20x_match_device(struct axp20x_dev *axp20x);
690 int axp20x_device_probe(struct axp20x_dev *axp20x);
699 void axp20x_device_remove(struct axp20x_dev *axp20x);
/linux-5.19.10/drivers/iio/adc/
Daxp20x_adc.c679 struct axp20x_dev *axp20x_dev; in axp20x_probe() local
682 axp20x_dev = dev_get_drvdata(pdev->dev.parent); in axp20x_probe()
691 info->regmap = axp20x_dev->regmap; in axp20x_probe()
Daxp288_adc.c260 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_adc_probe()
/linux-5.19.10/drivers/input/misc/
Daxp20x-pek.c41 struct axp20x_dev *axp20x;
229 struct axp20x_dev *axp20x = axp20x_pek->axp20x; in axp20x_pek_probe_input_device()
/linux-5.19.10/drivers/regulator/
Daxp20x-regulator.c370 struct axp20x_dev *axp20x = rdev_get_drvdata(rdev); in axp20x_set_ramp_delay()
437 struct axp20x_dev *axp20x = rdev_get_drvdata(rdev); in axp20x_regulator_enable_regmap()
1006 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_set_dcdc_freq()
1098 struct axp20x_dev *axp20x = rdev_get_drvdata(rdev); in axp20x_set_dcdc_workmode()
1161 static bool axp20x_is_polyphase_slave(struct axp20x_dev *axp20x, int id) in axp20x_is_polyphase_slave()
1209 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_regulator_probe()
/linux-5.19.10/drivers/acpi/pmic/
Dintel_pmic_xpower.c340 struct axp20x_dev *axp20x = dev_get_drvdata(parent); in intel_xpower_pmic_opregion_probe()
/linux-5.19.10/drivers/power/supply/
Daxp20x_ac_power.c324 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_ac_power_probe()
Daxp20x_usb_power.c570 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_usb_power_probe()
Daxp288_fuel_gauge.c686 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_fuel_gauge_probe()
Daxp288_charger.c837 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_charger_probe()
/linux-5.19.10/drivers/extcon/
Dextcon-axp288.c366 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_extcon_probe()
/linux-5.19.10/drivers/pinctrl/
Dpinctrl-axp209.c398 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_pctl_probe()