Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Diio_hwmon.c56 ret = iio_get_channel_type(chan, &type); in iio_hwmon_read_val()
112 ret = iio_get_channel_type(&st->channels[i], &type); in iio_hwmon_probe()
H A Dntc_thermistor.c577 ret = iio_get_channel_type(chan, &type); in ntc_thermistor_parse_props()
/openbmc/linux/include/linux/iio/
H A Dconsumer.h355 int iio_get_channel_type(struct iio_channel *channel,
/openbmc/linux/drivers/thermal/
H A Dthermal-generic-adc.c87 ret = iio_get_channel_type(gti->channel, &chan_type); in gadc_thermal_read_linear_lookup_table()
/openbmc/linux/drivers/input/keyboard/
H A Dadc-keys.c126 error = iio_get_channel_type(st->channel, &type); in adc_keys_probe()
/openbmc/linux/drivers/staging/iio/Documentation/
H A Dinkernel.txt52 iio_get_channel_type() - get the type of channel
/openbmc/linux/drivers/iio/dac/
H A Ddpot-dac.c196 ret = iio_get_channel_type(dac->dpot, &type); in dpot_dac_probe()
/openbmc/linux/drivers/iio/light/
H A Dcm3605.c203 ret = iio_get_channel_type(cm3605->aout, &ch_type); in cm3605_probe()
H A Dgp2ap002.c509 ret = iio_get_channel_type(gp2ap002->alsout, &ch_type); in gp2ap002_probe()
/openbmc/linux/drivers/iio/adc/
H A Denvelope-detector.c373 ret = iio_get_channel_type(env->dac, &type); in envelope_detector_probe()
/openbmc/linux/drivers/iio/
H A Dinkern.c983 int iio_get_channel_type(struct iio_channel *chan, enum iio_chan_type *type) in iio_get_channel_type() function
1001 EXPORT_SYMBOL_GPL(iio_get_channel_type);
/openbmc/linux/drivers/iio/multiplexer/
H A Diio-mux.c257 ret = iio_get_channel_type(mux->parent, &chan->type); in mux_configure_channel()
/openbmc/linux/sound/soc/samsung/
H A Daries_wm8994.c599 ret = iio_get_channel_type(priv->adc, &channel_type); in aries_audio_probe()
/openbmc/linux/drivers/phy/motorola/
H A Dphy-cpcap-usb.c578 error = iio_get_channel_type(ddata->vbus, &type); in cpcap_usb_init_iio()