Searched defs:snd_card_asihpi_pcm (Results 1 – 1 of 1) sorted by relevance
137 struct snd_card_asihpi_pcm { struct138 struct timer_list timer;139 unsigned int respawn_timer;140 unsigned int hpi_buffer_attached;141 unsigned int buffer_bytes;142 unsigned int period_bytes;143 unsigned int bytes_per_sec;144 unsigned int pcm_buf_host_rw_ofs; /* Host R/W pos */145 unsigned int pcm_buf_dma_ofs; /* DMA R/W offset in buffer */146 unsigned int pcm_buf_elapsed_dma_ofs; /* DMA R/W offset in buffer */[all …]