AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <afhba_stream_drv.h>
Public Attributes | |
wait_queue_head_t | w_waitq |
unsigned long | w_to_do |
struct task_struct * | w_task |
struct task_struct * | mon_task |
Definition at line 120 of file afhba_stream_drv.h.
struct task_struct* AFHBA_STREAM_DEV::WORK::mon_task |
Definition at line 125 of file afhba_stream_drv.h.
struct task_struct* AFHBA_STREAM_DEV::WORK::w_task |
Definition at line 123 of file afhba_stream_drv.h.
unsigned long AFHBA_STREAM_DEV::WORK::w_to_do |
Definition at line 122 of file afhba_stream_drv.h.
wait_queue_head_t AFHBA_STREAM_DEV::WORK::w_waitq |
Definition at line 121 of file afhba_stream_drv.h.