Lines Matching defs:sba_device

96 	container_of(dchan, struct sba_device, dma_chan)
113 struct sba_device *sba;
131 struct sba_device {
203 static struct sba_request *sba_alloc_request(struct sba_device *sba)
242 static void _sba_pending_request(struct sba_device *sba,
254 static bool _sba_active_request(struct sba_device *sba,
271 static void _sba_abort_request(struct sba_device *sba,
283 static void _sba_free_request(struct sba_device *sba,
298 struct sba_device *sba = req->sba;
313 struct sba_device *sba = req->sba;
324 static void sba_cleanup_nonpending_requests(struct sba_device *sba)
347 static void sba_cleanup_pending_requests(struct sba_device *sba)
361 static int sba_send_mbox_request(struct sba_device *sba,
387 static void _sba_process_pending_requests(struct sba_device *sba)
415 static void sba_process_received_request(struct sba_device *sba,
456 static void sba_write_stats_in_seqfile(struct sba_device *sba,
515 struct sba_device *sba = to_sba_device(dchan);
527 struct sba_device *sba;
552 struct sba_device *sba = to_sba_device(dchan);
626 struct sba_device *sba = to_sba_device(dchan);
711 sba_prep_dma_memcpy_req(struct sba_device *sba,
741 struct sba_device *sba = to_sba_device(dchan);
850 sba_prep_dma_xor_req(struct sba_device *sba,
880 struct sba_device *sba = to_sba_device(dchan);
1061 sba_prep_dma_pq_req(struct sba_device *sba, dma_addr_t off,
1315 sba_prep_dma_pq_single_req(struct sba_device *sba, dma_addr_t off,
1350 struct sba_device *sba = to_sba_device(dchan);
1446 struct sba_device *sba = req->sba;
1461 struct sba_device *sba = dev_get_drvdata(file->private);
1471 static int sba_prealloc_channel_resources(struct sba_device *sba)
1540 static void sba_freeup_channel_resources(struct sba_device *sba)
1551 static int sba_async_register(struct sba_device *sba)
1624 struct sba_device *sba;
1747 struct sba_device *sba = platform_get_drvdata(pdev);