Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/
H A Dindustrialio-sw-device.c29 struct iio_sw_device_type *__iio_find_sw_device_type(const char *name, in __iio_find_sw_device_type() function
49 iter = __iio_find_sw_device_type(d->name, strlen(d->name)); in iio_register_sw_device_type()
73 iter = __iio_find_sw_device_type(dt->name, strlen(dt->name)); in iio_unregister_sw_device_type()
88 dt = __iio_find_sw_device_type(name, strlen(name)); in iio_get_sw_device_type()