Home
last modified time | relevance | path

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

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