Searched refs:amd_sdw_irq_thread (Results 1 – 3 of 3) sorted by relevance
87 struct work_struct amd_sdw_irq_thread; member
854 static void amd_sdw_irq_thread(struct work_struct *work) in amd_sdw_irq_thread() function857 container_of(work, struct amd_sdw_manager, amd_sdw_irq_thread); in amd_sdw_irq_thread()986 INIT_WORK(&amd_manager->amd_sdw_irq_thread, amd_sdw_irq_thread); in amd_sdw_manager_probe()
155 schedule_work(&amd_manager->amd_sdw_irq_thread); in acp63_irq_handler()165 schedule_work(&amd_manager->amd_sdw_irq_thread); in acp63_irq_handler()