Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.c296 bcm2835_mbox_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in bcm2835_mbox_dma_cb() function
328 err = bus_dmamap_load(*tag, *map, buf, len, bcm2835_mbox_dma_cb, in bcm2835_mbox_init_dma()