Linux Kernel
3.7.1
|
Data Fields | |
unsigned | from |
unsigned | to |
unsigned | length |
struct list_head | l |
struct iio_demux_table() - table describing demux memcpy ops : index to copy from : index to copy to : how many bytes to copy : list head used for management
Definition at line 664 of file industrialio-buffer.c.
unsigned from |
Definition at line 665 of file industrialio-buffer.c.
Definition at line 668 of file industrialio-buffer.c.
unsigned length |
Definition at line 667 of file industrialio-buffer.c.
unsigned to |
Definition at line 666 of file industrialio-buffer.c.