Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
ring_hw.h File Reference

Go to the source code of this file.

Macros

#define iio_to_hw_buf(r)   container_of(r, struct iio_hw_buffer, buf)
 

Macro Definition Documentation

#define iio_to_hw_buf (   r)    container_of(r, struct iio_hw_buffer, buf)

Definition at line 22 of file ring_hw.h.