Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/intel/catpt/
Dcore.h77 struct catpt_dev { struct
78 struct device *dev;
79 struct dw_dma_chip *dmac;
80 struct catpt_ipc ipc;
82 void __iomem *pci_ba;
106 int catpt_dmac_probe(struct catpt_dev *cdev); argument