Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/
Dindustrialio-sw-device.c96 struct iio_sw_device *iio_sw_device_create(const char *type, const char *name) in iio_sw_device_create() function
117 EXPORT_SYMBOL(iio_sw_device_create);
133 d = iio_sw_device_create(group->cg_item.ci_name, name); in device_make_group()
/Linux-v5.10/include/linux/iio/
Dsw_device.h51 struct iio_sw_device *iio_sw_device_create(const char *, const char *);