Home
last modified time | relevance | path

Searched full:vbus_v (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/power/supply/
H A Daxp20x_usb_power.c91 struct iio_channel *vbus_v; member
227 ret = iio_read_channel_processed_scale(power->vbus_v, in axp20x_usb_power_get_property()
379 ret = iio_read_channel_processed_scale(power->vbus_v, in axp717_usb_power_get_property()
580 power->vbus_v = devm_iio_channel_get(&pdev->dev, "vbus_v"); in axp20x_configure_iio_channels()
581 if (IS_ERR(power->vbus_v)) { in axp20x_configure_iio_channels()
582 if (PTR_ERR(power->vbus_v) == -ENODEV) in axp20x_configure_iio_channels()
584 return PTR_ERR(power->vbus_v); in axp20x_configure_iio_channels()
600 power->vbus_v = devm_iio_channel_get(&pdev->dev, "vbus_v"); in axp717_configure_iio_channels()
601 if (IS_ERR(power->vbus_v)) { in axp717_configure_iio_channels()
602 if (PTR_ERR(power->vbus_v) == -ENODEV) in axp717_configure_iio_channels()
[all …]
H A Dab8500_charger.c3445 di->adc_vbus_v = devm_iio_channel_get(dev, "vbus_v"); in ab8500_charger_probe()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dstericsson,ab8500-charger.yaml64 - const: vbus_v
67 - const: vbus_v
124 "vbus_v",
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dx-powers,axp209-adc.yaml21 2 | vbus_v
44 2 | vbus_v
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi80 vbus_v: channel@9 { label
173 io-channel-names = "vbus_v",
H A Dste-ab8500.dtsi87 vbus_v: channel@9 { label
205 "vbus_v",