nidas  v1.2-1520
Public Attributes | List of all members
arinc_board Struct Reference

Public Attributes

unsigned long physaddr
 
void * mapaddr
 
struct class * class
 
struct device * device [N_ARINC_RX+N_ARINC_TX]
 
int sync_jiffies
 
struct timer_list syncer
 
spinlock_t lock
 
atomic_t numRxChannelsOpen
 
int running
 

Member Data Documentation

struct class* arinc_board::class

Referenced by arinc_cleanup(), and arinc_init().

struct device* arinc_board::device[N_ARINC_RX+N_ARINC_TX]

Referenced by arinc_cleanup(), and arinc_init().

spinlock_t arinc_board::lock
void* arinc_board::mapaddr
atomic_t arinc_board::numRxChannelsOpen
unsigned long arinc_board::physaddr
int arinc_board::running

Referenced by arinc_ioctl(), and arinc_release().

int arinc_board::sync_jiffies

Referenced by arinc_init(), and arinc_timesync().

struct timer_list arinc_board::syncer

The documentation for this struct was generated from the following file: