|
Linux Kernel
3.7.1
|
#include <seq_oss_writeq.h>
Data Fields | |
| struct seq_oss_devinfo * | dp |
| int | maxlen |
| abstime_t | sync_time |
| int | sync_event_put |
| wait_queue_head_t | sync_sleep |
| spinlock_t | sync_lock |
Definition at line 28 of file seq_oss_writeq.h.
Definition at line 29 of file seq_oss_writeq.h.
| int maxlen |
Definition at line 30 of file seq_oss_writeq.h.
| int sync_event_put |
Definition at line 32 of file seq_oss_writeq.h.
| spinlock_t sync_lock |
Definition at line 34 of file seq_oss_writeq.h.
| wait_queue_head_t sync_sleep |
Definition at line 33 of file seq_oss_writeq.h.
| abstime_t sync_time |
Definition at line 31 of file seq_oss_writeq.h.
1.8.2