Searched refs:consumer_channel (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/iio/
H A Dmachine.h20 * @consumer_channel: Unique name used to identify the channel on the
27 const char *consumer_channel; member in struct:iio_map
H A Dconsumer.h38 * @consumer_channel: Unique name to identify the channel on the consumer
43 const char *consumer_channel);
/linux-4.4.14/include/linux/extcon/
H A Dextcon-adc-jack.h44 * @consumer_channel: Unique name to identify the channel on the consumer
59 const char *consumer_channel; member in struct:adc_jack_pdata
/linux-4.4.14/drivers/iio/adc/
H A Dda9150-gpadc.c302 .consumer_channel = "CHAN_IBUS",
307 .consumer_channel = "CHAN_VBUS",
312 .consumer_channel = "CHAN_TJUNC",
317 .consumer_channel = "CHAN_VBAT",
H A Dlp8788_adc.c159 .consumer_channel = "lp8788_vbatt_5p0",
164 .consumer_channel = "lp8788_adc1",
H A Daxp288_adc.c100 .consumer_channel = _consumer_channel, \
/linux-4.4.14/drivers/extcon/
H A Dextcon-adc-jack.c126 data->chan = iio_channel_get(&pdev->dev, pdata->consumer_channel); adc_jack_probe()
/linux-4.4.14/drivers/iio/
H A Dinkern.c297 strcmp(channel_name, c_i->map->consumer_channel) != 0)) iio_channel_get_sys()

Completed in 247 milliseconds