Searched defs:sdw_intel_res (Results 1 – 1 of 1) sorted by relevance
252 struct sdw_intel_res { struct253 const struct sdw_intel_hw_ops *hw_ops;254 int count;255 void __iomem *mmio_base;256 int irq;257 acpi_handle handle;258 struct device *parent;259 const struct sdw_intel_ops *ops;260 struct device *dev;261 u32 link_mask;[all …]
Completed in 6 milliseconds