iio_sw_device_type
static struct iio_sw_device_type iio_dummy_device = {
struct iio_sw_device_type *dt = d->device_type;
struct iio_sw_device_type *__iio_find_sw_device_type(const char *name,
struct iio_sw_device_type *d = NULL, *iter;
int iio_register_sw_device_type(struct iio_sw_device_type *d)
struct iio_sw_device_type *iter;
void iio_unregister_sw_device_type(struct iio_sw_device_type *dt)
struct iio_sw_device_type *iter;
struct iio_sw_device_type *iio_get_sw_device_type(const char *name)
struct iio_sw_device_type *dt;
struct iio_sw_device_type *dt;
struct iio_sw_device_type *device_type;
int iio_register_sw_device_type(struct iio_sw_device_type *dt);
void iio_unregister_sw_device_type(struct iio_sw_device_type *dt);