iio_get_channel_type
ret = iio_get_channel_type(&st->channels[i], &type);
ret = iio_get_channel_type(chan, &type);
ret = iio_get_channel_type(chan, &type);
ret = iio_get_channel_type(env->dac, &type);
ret = iio_get_channel_type(dac->dpot, &type);
EXPORT_SYMBOL_GPL(iio_get_channel_type);
ret = iio_get_channel_type(cm3605->aout, &ch_type);
ret = iio_get_channel_type(gp2ap002->alsout, &ch_type);
ret = iio_get_channel_type(mux->parent, &chan->type);
error = iio_get_channel_type(st->channel, &type);
error = iio_get_channel_type(ddata->vbus, &type);
ret = iio_get_channel_type(gti->channel, &chan_type);
int iio_get_channel_type(struct iio_channel *channel,
ret = iio_get_channel_type(priv->adc, &channel_type);
ret = iio_get_channel_type(priv->adc_headset_detect,