Searched defs:snd_card_asihpi_pcm (Results 1 – 1 of 1) sorted by relevance
128 struct snd_card_asihpi_pcm { struct129 struct timer_list timer;130 unsigned int respawn_timer;131 unsigned int hpi_buffer_attached;132 unsigned int buffer_bytes;133 unsigned int period_bytes;134 unsigned int bytes_per_sec;135 unsigned int pcm_buf_host_rw_ofs; /* Host R/W pos */136 unsigned int pcm_buf_dma_ofs; /* DMA R/W offset in buffer */137 unsigned int pcm_buf_elapsed_dma_ofs; /* DMA R/W offset in buffer */[all …]