Searched defs:snd_pcm_indirect2 (Results 1 – 1 of 1) sorted by relevance
43 struct snd_pcm_indirect2 { struct44 unsigned int hw_buffer_size; /* Byte size of hardware buffer */45 int hw_ready; /* playback: 1 = hw fifo has room left,48 unsigned int min_multiple;49 int min_periods; /* counts number of min. periods until52 int min_period_count; /* counts bytes to count number of56 unsigned int sw_buffer_size; /* Byte size of software buffer */61 unsigned int sw_data; /* Offset to next dst (or src) in sw80 unsigned int sw_io; /* Current software pointer in bytes */85 int sw_ready; /* Bytes ready to be transferred to/from hw */[all …]