Searched refs:hdac_dma_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c202 static void hdac_dma_cb(void *, bus_dma_segment_t *, int, int);
518 * void hdac_dma_cb
525 hdac_dma_cb(void *callback_arg, bus_dma_segment_t *segs, int nseg, int error) function
595 (void *)dma->dma_vaddr, roundsz, hdac_dma_cb, (void *)dma, 0);

Completed in 155 milliseconds