Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Daxp20x-pek.c32 struct axp20x_dev *axp20x;
194 struct axp20x_dev *axp20x; in axp20x_pek_probe()
/linux-4.4.14/drivers/regulator/
Daxp20x-regulator.c235 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_set_dcdc_freq()
308 struct axp20x_dev *axp20x = rdev_get_drvdata(rdev); in axp20x_set_dcdc_workmode()
344 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_regulator_probe()
/linux-4.4.14/drivers/mfd/
Daxp20x.c599 static struct axp20x_dev *axp20x_pm_power_off;
609 static int axp20x_match_device(struct axp20x_dev *axp20x, struct device *dev) in axp20x_match_device()
669 struct axp20x_dev *axp20x; in axp20x_i2c_probe()
721 struct axp20x_dev *axp20x = i2c_get_clientdata(i2c); in axp20x_i2c_remove()
/linux-4.4.14/drivers/acpi/pmic/
Dintel_pmic_xpower.c233 struct axp20x_dev *axp20x = dev_get_drvdata(parent); in intel_xpower_pmic_opregion_probe()
/linux-4.4.14/drivers/power/
Daxp20x_usb_power.c169 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp20x_usb_power_probe()
Daxp288_charger.c821 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_charger_probe()
Daxp288_fuel_gauge.c1083 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_fuel_gauge_probe()
/linux-4.4.14/drivers/iio/adc/
Daxp288_adc.c184 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_adc_probe()
/linux-4.4.14/include/linux/mfd/
Daxp20x.h397 struct axp20x_dev { struct
/linux-4.4.14/drivers/extcon/
Dextcon-axp288.c273 struct axp20x_dev *axp20x = dev_get_drvdata(pdev->dev.parent); in axp288_extcon_probe()