Searched refs:radeon_dynpm_idle_work_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_pm.c45 static void radeon_dynpm_idle_work_handler(struct work_struct *work);
644 INIT_DELAYED_WORK(&rdev->pm.dynpm_idle_work, radeon_dynpm_idle_work_handler);
818 static void radeon_dynpm_idle_work_handler(struct work_struct *work) function

Completed in 47 milliseconds