Home
last modified time | relevance | path

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

/sound/soc/blackfin/
Dbf5xx-sport.c691 static irqreturn_t rx_handler(int irq, void *dev_id) in rx_handler() function
895 if (set_dma_callback(sport->dma_rx_chan, rx_handler, sport) != 0) { in sport_init()