Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A 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()
A Daxp20x-i2c.c28 struct axp20x_dev *axp20x; in axp20x_i2c_probe()
55 struct axp20x_dev *axp20x = i2c_get_clientdata(i2c); in axp20x_i2c_remove()
A 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/include/linux/mfd/
A 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/drivers/iio/adc/
A Daxp20x_adc.c646 struct axp20x_dev *axp20x_dev; in axp20x_probe() local
649 axp20x_dev = dev_get_drvdata(pdev->dev.parent); in axp20x_probe()
658 info->regmap = axp20x_dev->regmap; in axp20x_probe()
A Daxp288_adc.c252 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_adc_probe()
/linux/drivers/regulator/
A 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/drivers/acpi/pmic/
A Dintel_pmic_xpower.c318 struct axp20x_dev *axp20x = dev_get_drvdata(parent); in intel_xpower_pmic_opregion_probe()
/linux/drivers/input/misc/
A Daxp20x-pek.c41 struct axp20x_dev *axp20x;
/linux/drivers/power/supply/
A Daxp20x_ac_power.c324 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_ac_power_probe()
A Daxp20x_usb_power.c570 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_usb_power_probe()
A Daxp288_fuel_gauge.c618 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_fuel_gauge_probe()
A Daxp288_charger.c827 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_charger_probe()
/linux/drivers/extcon/
A Dextcon-axp288.c366 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_extcon_probe()
/linux/drivers/pinctrl/
A Dpinctrl-axp209.c398 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_pctl_probe()

Completed in 26 milliseconds