Home
last modified time | relevance | path

Searched defs:pcxhr_stream (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/sound/pci/pcxhr/
Dpcxhr.h142 struct pcxhr_stream { struct
147 enum pcxhr_stream_status status; /* free, open, running, draining, pause */ argument
149 …t64_t timer_abs_periods; /* timer: samples elapsed since TRIGGER_START (multiple of period_size) */
150 …eriod_frag; /* timer: samples elapsed since last call to snd_pcm_period_elapsed (0..period_size) */
151 u_int32_t timer_buf_periods; /* nb of periods in the buffer that have already elapsed */
152 int timer_is_synced; /* if(0) : timer needs to be resynced with real hardware pointer */
154 int channels;