sba_device
struct sba_device *next; /* list of SBA's in system */
extern struct sba_device *sba_list;
struct sba_device *sba;
sba_prep_dma_pq_req(struct sba_device *sba, dma_addr_t off,
sba_prep_dma_pq_single_req(struct sba_device *sba, dma_addr_t off,
struct sba_device *sba = to_sba_device(dchan);
struct sba_device *sba = req->sba;
struct sba_device *sba = dev_get_drvdata(file->private);
static int sba_prealloc_channel_resources(struct sba_device *sba)
static void sba_freeup_channel_resources(struct sba_device *sba)
static int sba_async_register(struct sba_device *sba)
struct sba_device *sba;
struct sba_device *sba = platform_get_drvdata(pdev);
static struct sba_request *sba_alloc_request(struct sba_device *sba)
static void _sba_pending_request(struct sba_device *sba,
static bool _sba_active_request(struct sba_device *sba,
static void _sba_abort_request(struct sba_device *sba,
static void _sba_free_request(struct sba_device *sba,
struct sba_device *sba = req->sba;
struct sba_device *sba = req->sba;
static void sba_cleanup_nonpending_requests(struct sba_device *sba)
static void sba_cleanup_pending_requests(struct sba_device *sba)
static int sba_send_mbox_request(struct sba_device *sba,
static void _sba_process_pending_requests(struct sba_device *sba)
static void sba_process_received_request(struct sba_device *sba,
static void sba_write_stats_in_seqfile(struct sba_device *sba,
struct sba_device *sba = to_sba_device(dchan);
struct sba_device *sba;
struct sba_device *sba = to_sba_device(dchan);
struct sba_device *sba = to_sba_device(dchan);
sba_prep_dma_memcpy_req(struct sba_device *sba,
struct sba_device *sba = to_sba_device(dchan);
sba_prep_dma_xor_req(struct sba_device *sba,
struct sba_device *sba = to_sba_device(dchan);
container_of(dchan, struct sba_device, dma_chan)
#define SBA_DEV(d) ((struct sba_device *) (d))
sba_get_pat_resources(struct sba_device *sba_dev)
static void __iomem *ioc_remap(struct sba_device *sba_dev, unsigned int offset)
static void sba_hw_init(struct sba_device *sba_dev)
sba_common_init(struct sba_device *sba_dev)
struct sba_device *sba_dev = sba_list;
struct sba_device *sba_dev = sba_list;
struct sba_device *sba_dev;
sba_dev = kzalloc_obj(struct sba_device);
struct sba_device *sba = dev_get_drvdata(&sba_dev->dev);
struct sba_device *sba = dev_get_drvdata(&sba_dev->dev);
struct sba_device *sba = dev_get_drvdata(&sba_dev->dev);
struct sba_device *sba_list;