Searched defs:cldma_ctrl (Results 1 – 1 of 1) sorted by relevance
87 struct cldma_ctrl { struct88 enum cldma_id hif_id;89 struct device *dev;90 struct t7xx_pci_dev *t7xx_dev;114 void t7xx_cldma_hif_hw_init(struct cldma_ctrl *md_ctrl); argument