Searched refs:mst_hotplug_work (Results 1 – 2 of 2) sorted by relevance
122 struct work_struct mst_hotplug_work; member
345 …t amdgpu_display_manager *dm = container_of(work, struct amdgpu_display_manager, mst_hotplug_work); in hotplug_notify_work_func()454 INIT_WORK(&adev->dm.mst_hotplug_work, hotplug_notify_work_func); in amdgpu_dm_init()