Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/amd/ptdma/
H A Dptdma.h226 struct pt_device { struct
227 struct list_head entry;
229 unsigned int ord;
232 struct device *dev;
235 struct pt_msix *pt_msix;
239 unsigned int pt_irq;
242 void __iomem *io_regs;
245 unsigned int cmd_count;
246 struct list_head cmd;
252 struct pt_cmd_queue cmd_q;
[all …]