Lines Matching full:consumer
3 * Industrial I/O in kernel consumer interface
18 * struct iio_channel - everything needed for a consumer to use a channel
21 * @data: Data about the channel used by consumer.
31 * @dev: Pointer to consumer device. Device name must match
33 * with which the desired provider to consumer mapping
35 * @consumer_channel: Unique name to identify the channel on the consumer
37 * the consumer. E.g. 'battery_voltage'
50 * @dev: Pointer to consumer device. Device name must match
52 * with which the desired provider to consumer mapping
54 * @consumer_channel: Unique name to identify the channel on the consumer
56 * the consumer. E.g. 'battery_voltage'
68 * @dev: Pointer to consumer device.
73 * channels registered as having this consumer.
86 * @dev: Pointer to consumer device.
93 * channels registered as having this consumer.