Home
last modified time | relevance | path

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

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