iio_get_channel_type   54 drivers/hwmon/iio_hwmon.c 	ret = iio_get_channel_type(chan, &type);
iio_get_channel_type  108 drivers/hwmon/iio_hwmon.c 		ret = iio_get_channel_type(&st->channels[i], &type);
iio_get_channel_type  401 drivers/hwmon/ntc_thermistor.c 	ret = iio_get_channel_type(chan, &type);
iio_get_channel_type  380 drivers/iio/adc/envelope-detector.c 	ret = iio_get_channel_type(env->dac, &type);
iio_get_channel_type  200 drivers/iio/dac/dpot-dac.c 	ret = iio_get_channel_type(dac->dpot, &type);
iio_get_channel_type  853 drivers/iio/inkern.c EXPORT_SYMBOL_GPL(iio_get_channel_type);
iio_get_channel_type  205 drivers/iio/light/cm3605.c 	ret = iio_get_channel_type(cm3605->aout, &ch_type);
iio_get_channel_type  254 drivers/iio/multiplexer/iio-mux.c 	ret = iio_get_channel_type(mux->parent, &chan->type);
iio_get_channel_type  128 drivers/input/keyboard/adc-keys.c 	error = iio_get_channel_type(st->channel, &type);
iio_get_channel_type  549 drivers/phy/motorola/phy-cpcap-usb.c 	error = iio_get_channel_type(ddata->vbus, &type);
iio_get_channel_type  311 include/linux/iio/consumer.h int iio_get_channel_type(struct iio_channel *channel,