Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Didxd.h164 struct idxd_device { struct
169 enum idxd_device_state state; argument
170 unsigned long flags;
171 int id;
172 int major;
173 u8 cmd_status;
175 struct pci_dev *pdev;
176 void __iomem *reg_base;
178 spinlock_t dev_lock; /* spinlock for device */
179 struct completion *cmd_done;
[all …]