Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/iio/
Dsw_device.h45 struct iio_sw_device *to_iio_sw_device(struct config_item *item) in to_iio_sw_device() function
/Linux-v4.19/drivers/iio/
Dindustrialio-sw-device.c148 struct iio_sw_device *d = to_iio_sw_device(item); in device_drop_group()