Home
last modified time | relevance | path

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

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