Lines Matching refs:device
7 #include <linux/device.h>
58 static inline struct idxd_user_context *dev_to_uctx(struct device *dev)
65 static ssize_t cr_faults_show(struct device *dev, struct device_attribute *attr, char *buf)
73 static ssize_t cr_fault_failures_show(struct device *dev,
82 static ssize_t pid_show(struct device *dev, struct device_attribute *attr, char *buf)
99 struct device *dev = container_of(kobj, typeof(*dev), kobj);
119 static void idxd_file_dev_release(struct device *dev)
161 static void idxd_cdev_dev_release(struct device *dev)
226 struct device *dev, *fdev;
309 dev_warn(dev, "file device add failure\n");
367 struct device *dev = &idxd->pdev->dev;
380 struct device *dev = &wq->idxd->pdev->dev;
453 struct device *dev;
526 * to instruct the device to perform DMA function. This makes
643 struct device *dev = &wq->idxd->pdev->dev;