Searched refs:get_dma_mode (Results 1 – 2 of 2) sorted by relevance
481 get_dma_mode(au1000->stream[PLAYBACK]->dma) & ~DMA_NC); in snd_au1000_pcm_new()483 get_dma_mode(au1000->stream[CAPTURE]->dma) & ~DMA_NC); in snd_au1000_pcm_new()
276 static inline unsigned int get_dma_mode(unsigned int dmanr) in get_dma_mode() function