Home
last modified time | relevance | path

Searched defs:snd_card_asihpi_pcm (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/asihpi/
H A Dasihpi.c128 struct snd_card_asihpi_pcm { struct
129 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 …]