AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
#include <linux/seq_file.h>
#include <linux/proc_fs.h>
#include "acq-fiber-hba.h"
#include "afhba_stream_drv.h"
Go to the source code of this file.
Functions | |
int | afs_init_procfs (struct AFHBA_DEV *adev) |
Variables | |
int | nbuffers |
struct list_head | afhba_devices |
struct proc_dir_entry * | afs_proc_root |
int afs_init_procfs | ( | struct AFHBA_DEV * | adev | ) |
Definition at line 296 of file afs_procfs.c.
struct list_head afhba_devices |
struct proc_dir_entry* afs_proc_root |
Definition at line 36 of file afs_procfs.c.
int nbuffers |
Definition at line 73 of file afhba_stream_drv.c.