Linux Kernel
3.7.1
|
#include <sysfs.h>
Data Fields | |
struct device_attribute | dev_attr |
u64 | address |
struct list_head | l |
struct iio_chan_spec const * | c |
struct iio_dev_attr - iio specific device attribute : underlying device attribute : associated register address : list head for maintaining list of dynamically created attrs.
struct device_attribute dev_attr |