Lines Matching refs:device
31 static void __afu_port_err_mask(struct device *dev, bool mask)
40 static void afu_port_err_mask(struct device *dev, bool mask)
50 static int afu_port_err_clear(struct device *dev, u64 err)
75 /* if device is still in AP6 power state, can not clear any error. */
78 dev_err(dev, "Could not clear errors, device in AP6 state.\n");
115 static ssize_t errors_show(struct device *dev, struct device_attribute *attr,
131 static ssize_t errors_store(struct device *dev, struct device_attribute *attr,
146 static ssize_t first_error_show(struct device *dev,
163 static ssize_t first_malformed_req_show(struct device *dev,
193 struct device *dev = kobj_to_dev(kobj);