Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
1254 struct hl_device { struct1255 struct pci_dev *pdev;1256 void __iomem *pcie_bar[6];1257 void __iomem *rmmio;1258 struct cdev cdev;1259 struct cdev cdev_ctrl;1260 struct device *dev;1261 struct device *dev_ctrl;1262 struct delayed_work work_freq;1263 struct delayed_work work_heartbeat;[all …]