Linux Kernel
3.7.1
|
#include <machine.h>
Data Fields | |
const char * | adc_channel_label |
const char * | consumer_dev_name |
const char * | consumer_channel |
struct iio_map - description of link between consumer and device channels : Label used to identify the channel on the provider. This is matched against the datasheet_name element of struct iio_chan_spec. : Name to uniquely identify the consumer device. : Unique name used to identify the channel on the consumer side.