Home
last modified time | relevance | path

Searched defs:mmp_pdma_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dmmp_pdma.c158 struct mmp_pdma_ops { struct
160 void (*write_next_addr)(struct mmp_pdma_phy *phy, dma_addr_t addr);
161 u64 (*read_src_addr)(struct mmp_pdma_phy *phy);
185 const struct mmp_pdma_ops *ops; argument