Lines Matching defs:sba_device

88 	container_of(dchan, struct sba_device, dma_chan)
105 struct sba_device *sba;
123 struct sba_device {
195 static struct sba_request *sba_alloc_request(struct sba_device *sba)
234 static void _sba_pending_request(struct sba_device *sba,
246 static bool _sba_active_request(struct sba_device *sba,
263 static void _sba_abort_request(struct sba_device *sba,
275 static void _sba_free_request(struct sba_device *sba,
290 struct sba_device *sba = req->sba;
305 struct sba_device *sba = req->sba;
316 static void sba_cleanup_nonpending_requests(struct sba_device *sba)
339 static void sba_cleanup_pending_requests(struct sba_device *sba)
353 static int sba_send_mbox_request(struct sba_device *sba,
379 static void _sba_process_pending_requests(struct sba_device *sba)
407 static void sba_process_received_request(struct sba_device *sba,
448 static void sba_write_stats_in_seqfile(struct sba_device *sba,
507 struct sba_device *sba = to_sba_device(dchan);
519 struct sba_device *sba;
544 struct sba_device *sba = to_sba_device(dchan);
618 struct sba_device *sba = to_sba_device(dchan);
703 sba_prep_dma_memcpy_req(struct sba_device *sba,
733 struct sba_device *sba = to_sba_device(dchan);
842 sba_prep_dma_xor_req(struct sba_device *sba,
872 struct sba_device *sba = to_sba_device(dchan);
1053 sba_prep_dma_pq_req(struct sba_device *sba, dma_addr_t off,
1307 sba_prep_dma_pq_single_req(struct sba_device *sba, dma_addr_t off,
1342 struct sba_device *sba = to_sba_device(dchan);
1438 struct sba_device *sba = req->sba;
1453 struct sba_device *sba = dev_get_drvdata(file->private);
1463 static int sba_prealloc_channel_resources(struct sba_device *sba)
1532 static void sba_freeup_channel_resources(struct sba_device *sba)
1543 static int sba_async_register(struct sba_device *sba)
1616 struct sba_device *sba;
1739 struct sba_device *sba = platform_get_drvdata(pdev);