Home
last modified time | relevance | path

Searched refs:get_dma_next_desc_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Ddma.h276 static inline void *get_dma_next_desc_ptr(unsigned int channel) in get_dma_next_desc_ptr() function
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-sport.c190 desc = get_dma_next_desc_ptr(sport->dma_rx_chan); in sport_hook_rx_dummy()
311 desc = get_dma_next_desc_ptr(sport->dma_tx_chan); in sport_hook_tx_dummy()