Linux Kernel
3.7.1
|
#include <ozeltbuf.h>
Data Fields | |
struct list_head | link |
struct list_head | elt_list |
atomic_t | ref_count |
unsigned | buf_count |
unsigned | max_buf_count |
u8 | frame_number |
u8 | id |
Definition at line 16 of file ozeltbuf.h.
unsigned buf_count |
Definition at line 20 of file ozeltbuf.h.
Definition at line 18 of file ozeltbuf.h.
u8 frame_number |
Definition at line 22 of file ozeltbuf.h.
Definition at line 23 of file ozeltbuf.h.
Definition at line 17 of file ozeltbuf.h.
unsigned max_buf_count |
Definition at line 21 of file ozeltbuf.h.
atomic_t ref_count |
Definition at line 19 of file ozeltbuf.h.