Home
last modified time | relevance | path

Searched refs:get_dma_active_buffer (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dau1000_dma.h279 static __inline__ int get_dma_active_buffer(unsigned int dmanr) in get_dma_active_buffer() function
/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c460 if (get_dma_active_buffer(ep->indma) == 1) { in kickstart_send_packet()
564 if (get_dma_active_buffer(ep->outdma) == 1) { in kickstart_receive_packet()
/linux-2.4.37.9/drivers/sound/
Dau1000.c525 if (get_dma_active_buffer(db->dmanr) == 0) { in start_dac()
570 if (get_dma_active_buffer(db->dmanr) == 0) { in start_adc()