Searched defs:snd_sb (Results 1 – 1 of 1) sorted by relevance
50 struct snd_sb { struct52 struct resource *res_port;55 int dma8; /* 8-bit DMA */71 unsigned int p_dma_size;73 unsigned int c_dma_size;76 spinlock_t mixer_lock;78 char name[32];82 struct snd_card *card;83 struct snd_pcm *pcm;92 spinlock_t reg_lock;[all …]
Completed in 6 milliseconds