Searched refs:to_desc (Results 1 – 3 of 3) sorted by relevance
53 #define to_desc(sdesc) container_of(sdesc, struct sudmac_desc, shdma_desc) macro122 struct sudmac_desc *sd = to_desc(sdesc); in sudmac_start_xfer()180 struct sudmac_desc *sd = to_desc(sdesc); in sudmac_desc_setup()222 struct sudmac_desc *sd = to_desc(sdesc); in sudmac_get_partial()232 struct sudmac_desc *sd = to_desc(sdesc); in sudmac_desc_completed()
124 #define to_desc(sdesc) container_of(sdesc, struct hpb_desc, shdma_desc) macro318 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()
1937 to_desc(struct dma_async_tx_descriptor *tx) in to_desc() function2317 struct dma_pl330_desc *desc, *last = to_desc(tx); in pl330_tx_submit()