Searched refs:z8530_rx_done (Results 1 – 1 of 1) sorted by relevance
108 static void z8530_rx_done(struct z8530_channel *c);383 z8530_rx_done(c); in z8530_rx()515 z8530_rx_done(chan); /* Fire up the next one */ in z8530_dma_rx()799 z8530_rx_done(c); /* Load the frame ring */ in z8530_sync_open()800 z8530_rx_done(c); /* Load the backup frame */ in z8530_sync_open()1080 z8530_rx_done(c); in z8530_sync_txdma_open()1081 z8530_rx_done(c); in z8530_sync_txdma_open()1568 static void z8530_rx_done(struct z8530_channel *c) in z8530_rx_done() function