Linux Kernel
3.7.1
|
#include <iio.h>
Data Fields | |
const char * | name |
bool | shared |
ssize_t(* | read )(struct iio_dev *, uintptr_t private, struct iio_chan_spec const *, char *buf) |
ssize_t(* | write )(struct iio_dev *, uintptr_t private, struct iio_chan_spec const *, const char *buf, size_t len) |
uintptr_t | private |