Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h87 struct cldma_ctrl { struct
88 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