Lines Matching full:consumer
3 * Industrial I/O in kernel consumer interface
19 * struct iio_channel - everything needed for a consumer to use a channel
22 * @data: Data about the channel used by consumer.
32 * @dev: Pointer to consumer device. Device name must match
34 * with which the desired provider to consumer mapping
36 * @consumer_channel: Unique name to identify the channel on the consumer
38 * the consumer. E.g. 'battery_voltage'
51 * @dev: Pointer to consumer device. Device name must match
53 * with which the desired provider to consumer mapping
55 * @consumer_channel: Unique name to identify the channel on the consumer
57 * the consumer. E.g. 'battery_voltage'
69 * @dev: Pointer to consumer device.
74 * channels registered as having this consumer.
87 * @dev: Pointer to consumer device.
94 * channels registered as having this consumer.
103 * @fwnode: Pointer to consumer Firmware node
104 * @consumer_channel: Unique name to identify the channel on the consumer
106 * the consumer. E.g. 'battery_voltage'
114 * @dev: Pointer to consumer device.
115 * @fwnode: Pointer to consumer Firmware node
116 * @consumer_channel: Unique name to identify the channel on the consumer
118 * the consumer. E.g. 'battery_voltage'