Searched refs:z8530_rx_done (Results 1 – 1 of 1) sorted by relevance
103 static void z8530_rx_done(struct z8530_channel *c);351 z8530_rx_done(c); in z8530_rx()472 z8530_rx_done(chan); /* Fire up the next one */ in z8530_dma_rx()737 z8530_rx_done(c); /* Load the frame ring */ in z8530_sync_open()738 z8530_rx_done(c); /* Load the backup frame */ in z8530_sync_open()995 z8530_rx_done(c); in z8530_sync_txdma_open()996 z8530_rx_done(c); in z8530_sync_txdma_open()1435 static void z8530_rx_done(struct z8530_channel *c) in z8530_rx_done() function