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.c103 int (*cfg_iio_chan)(struct platform_device *pdev, member
1012 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1025 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1037 .cfg_iio_chan = axp717_bat_cfg_iio_channels,
1050 .cfg_iio_chan = axp209_bat_cfg_iio_channels,
1097 ret = axp20x_batt->data->cfg_iio_chan(pdev, axp20x_batt); in axp20x_power_probe()