Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Dsw_device.h42 struct iio_sw_device *to_iio_sw_device(struct config_item *item) in to_iio_sw_device() function
/openbmc/linux/drivers/iio/
H A Dindustrialio-sw-device.c145 struct iio_sw_device *d = to_iio_sw_device(item); in device_drop_group()