Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/sh/
Drcar-hpbdma.c117 struct hpb_desc { struct
124 #define to_desc(sdesc) container_of(sdesc, struct hpb_desc, shdma_desc) argument
318 struct hpb_desc *desc = to_desc(sdesc); in hpb_dmae_start_xfer()
365 struct hpb_desc *desc = to_desc(sdesc); in hpb_dmae_desc_setup()
380 struct hpb_desc *desc = to_desc(sdesc); in hpb_dmae_get_partial()
486 return &((struct hpb_desc *)buf)[i].shdma_desc; in hpb_dmae_embedded_desc()
606 hpbdev->shdma_dev.desc_size = sizeof(struct hpb_desc); in hpb_dmae_probe()