Lines Matching refs:device
5 #include <linux/device.h>
73 struct device *dev;
84 struct device *dev = ctx->dev;
141 static int cxl_acpi_cfmws_verify(struct device *dev,
191 struct device *dev;
205 struct device *dev = ctx->dev;
308 struct device *dev = ctx->dev;
326 __mock struct acpi_device *to_cxl_host_bridge(struct device *host,
327 struct device *dev)
341 struct device *dev;
374 static int cxl_get_chbs(struct device *dev, struct acpi_device *hb,
399 static int add_host_bridge_dport(struct device *match, void *arg)
402 struct device *bridge;
407 struct device *host = root_port->dev.parent;
457 static int add_host_bridge_uport(struct device *match, void *arg)
460 struct device *host = root_port->dev.parent;
465 struct device *bridge;
514 static int add_root_nvdimm_bridge(struct device *match, void *data)
519 struct device *host = root_port->dev.parent;
636 static int pair_cxl_resource(struct device *dev, void *data)
667 struct device *host = &pdev->dev;