Searched refs:axp20x_regmap_field_alloc_optional (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/power/supply/ |
H A D | axp20x_usb_power.c | 887 static int axp20x_regmap_field_alloc_optional(struct device *dev, in axp20x_regmap_field_alloc_optional() function 957 ret = axp20x_regmap_field_alloc_optional(&pdev->dev, power->regmap, in axp20x_usb_power_probe() 963 ret = axp20x_regmap_field_alloc_optional(&pdev->dev, power->regmap, in axp20x_usb_power_probe() 969 ret = axp20x_regmap_field_alloc_optional(&pdev->dev, power->regmap, in axp20x_usb_power_probe() 975 ret = axp20x_regmap_field_alloc_optional(&pdev->dev, power->regmap, in axp20x_usb_power_probe() 981 ret = axp20x_regmap_field_alloc_optional(&pdev->dev, power->regmap, in axp20x_usb_power_probe()
|