Searched defs:snd_pcm_indirect2 (Results 1 – 1 of 1) sorted by relevance
30 struct snd_pcm_indirect2 { struct31 unsigned int hw_buffer_size; /* Byte size of hardware buffer */32 int hw_ready; /* playback: 1 = hw fifo has room left,35 unsigned int min_multiple;36 int min_periods; /* counts number of min. periods until39 int min_period_count; /* counts bytes to count number of43 unsigned int sw_buffer_size; /* Byte size of software buffer */48 unsigned int sw_data; /* Offset to next dst (or src) in sw67 unsigned int sw_io; /* Current software pointer in bytes */72 int sw_ready; /* Bytes ready to be transferred to/from hw */[all …]