AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Functions | Variables
afs_procfs.c File Reference
#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
 

Function Documentation

◆ afs_init_procfs()

int afs_init_procfs ( struct AFHBA_DEV adev)

Definition at line 296 of file afs_procfs.c.

Variable Documentation

◆ afhba_devices

struct list_head afhba_devices

◆ afs_proc_root

struct proc_dir_entry* afs_proc_root

Definition at line 36 of file afs_procfs.c.

◆ nbuffers

int nbuffers

Definition at line 73 of file afhba_stream_drv.c.