Searched refs:commit_buf (Results 1 – 3 of 3) sorted by relevance
22 DMAu32Func *commit_buf; member
832 if (s->bus->dma->ops->commit_buf) { in dma_buf_commit()833 s->bus->dma->ops->commit_buf(s->bus->dma, tx_bytes); in dma_buf_commit()
1604 .commit_buf = ahci_commit_buf,