Lines Matching refs:device
14 #include <linux/device.h>
78 struct device *dev = &pdev->dev;
148 struct device *dev = &idxd->pdev->dev;
150 struct device *conf_dev;
227 struct device *dev = &idxd->pdev->dev;
228 struct device *conf_dev;
273 struct device *dev = &idxd->pdev->dev;
274 struct device *conf_dev;
344 struct device *dev = &idxd->pdev->dev;
380 struct device *dev = &idxd->pdev->dev;
427 struct device *dev = &idxd->pdev->dev;
456 struct device *dev = &idxd->pdev->dev;
521 struct device *dev = &pdev->dev;
522 struct device *conf_dev;
563 struct device *dev = &pdev->dev;
586 dev_err(dev, "failed to attach device pasid %d, domain type %d",
602 struct device *dev = &pdev->dev;
641 struct device *dev = &pdev->dev;
644 dev_dbg(dev, "%s entered and resetting device\n", __func__);
674 /* If the configs are readonly, then load them from device */
676 dev_dbg(dev, "Loading RO device config\n");
692 dev_dbg(dev, "IDXD device %d probed successfully\n", idxd->id);
718 struct device *dev = &pdev->dev;
803 dev_err(&pdev->dev, "Disabling device failed\n");
821 * on the device here to hold off the freeing while allowing the idxd sub-driver
857 * enumerating the device. We can not utilize it.