Searched defs:snd_card_asihpi_pcm (Results 1 – 1 of 1) sorted by relevance
151 struct snd_card_asihpi_pcm { struct152 struct timer_list timer;153 unsigned int respawn_timer;154 unsigned int hpi_buffer_attached;155 unsigned int buffer_bytes;156 unsigned int period_bytes;157 unsigned int bytes_per_sec;158 unsigned int pcm_buf_host_rw_ofs; /* Host R/W pos */159 unsigned int pcm_buf_dma_ofs; /* DMA R/W offset in buffer */160 unsigned int pcm_buf_elapsed_dma_ofs; /* DMA R/W offset in buffer */[all …]