Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs.h1596 struct hl_device { struct
1597 struct pci_dev *pdev;
1598 u64 pcie_bar_phys[HL_PCI_NUM_BARS];
1599 void __iomem *pcie_bar[HL_PCI_NUM_BARS];
1600 void __iomem *rmmio;
1601 struct cdev cdev;
1602 struct cdev cdev_ctrl;
1603 struct device *dev;
1604 struct device *dev_ctrl;
1605 struct delayed_work work_freq;
[all …]