Searched refs:consumer_channel (Results 1 – 6 of 6) sorted by relevance
14 const char *consumer_channel;24 Finally consumer_channel is a string identifying the channel to the consumer.45 * matching consumer_channel against consumer_channel in the map
24 const char *consumer_channel; member32 .consumer_channel = _consumer_channel, \
41 const char *consumer_channel);66 const char *consumer_channel);128 const char *consumer_channel);
56 const char *consumer_channel; member
179 .consumer_channel = "vbus_v",183 .consumer_channel = "batt_v",187 .consumer_channel = "batt_chrg_i",
337 strcmp(channel_name, c_i->map->consumer_channel) != 0)) in iio_channel_get_sys()