Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Daxp20x_battery.c105 int (*cfg_iio_chan)(struct platform_device *pdev, member
1033 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1046 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1058 .cfg_iio_chan = axp717_bat_cfg_iio_channels,
1071 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1118 ret = axp20x_batt->data->cfg_iio_chan(pdev, axp20x_batt); in axp20x_power_probe()