Home
last modified time | relevance | path

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

/linux-5.10/sound/soc/intel/catpt/
Dcore.h88 struct catpt_dev { struct
89 struct device *dev;
90 struct dw_dma_chip *dmac;
91 struct catpt_ipc ipc;
93 void __iomem *pci_ba;
117 int catpt_dmac_probe(struct catpt_dev *cdev); argument