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

Device structure used in the file operations of the character device which provides IRIG samples. More...

Public Attributes

struct dsm_sample_circ_buf samples
 
struct sample_read_state read_state
 
wait_queue_head_t rwaitq
 
unsigned int skippedSamples
 
unsigned char seqnum
 counter of the 1/sec samples written to buffer for user-side read. More...
 

Detailed Description

Device structure used in the file operations of the character device which provides IRIG samples.

Member Data Documentation

struct sample_read_state irig_device::read_state

Referenced by pc104sg_poll(), and pc104sg_read().

wait_queue_head_t irig_device::rwaitq
struct dsm_sample_circ_buf irig_device::samples
unsigned char irig_device::seqnum

counter of the 1/sec samples written to buffer for user-side read.

Referenced by oneHzFunction().

unsigned int irig_device::skippedSamples

Referenced by oneHzFunction().


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