Home
last modified time | relevance | path

Searched defs:iio_channel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/iio/
H A Dconsumer.h24 struct iio_channel { struct
40 struct iio_channel *iio_channel_get(struct device *dev, argument
/openbmc/linux/drivers/power/supply/
H A Daxp288_fuel_gauge.c119 struct iio_channel *iio_channel[IIO_CHANNEL_NUM]; member
/openbmc/linux/drivers/iio/
H A Dinkern.c408 static void devm_iio_channel_free(void *iio_channel) in devm_iio_channel_free()