Searched defs:amd_sdw_manager (Results 1 – 1 of 1) sorted by relevance
79 struct amd_sdw_manager { struct80 struct sdw_bus bus;81 struct device *dev;83 void __iomem *mmio;84 void __iomem *acp_mmio;86 struct sdw_manager_reg_mask *reg_mask;87 struct work_struct amd_sdw_irq_thread;88 struct work_struct amd_sdw_work;89 struct work_struct probe_work;91 struct mutex *acp_sdw_lock;[all …]