Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.c301 bcm2835_mbox_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) in bcm2835_mbox_dma_cb() function
333 err = bus_dmamap_load(*tag, *map, buf, len, bcm2835_mbox_dma_cb, in bcm2835_mbox_init_dma()