HomeSort by: relevance | last modified time | path
    Searched defs:vcn_v1_0_idle_work_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vcn_v1_0.c 62 static void vcn_v1_0_idle_work_handler(struct work_struct *work);
119 adev->vcn.idle_work.work.func = vcn_v1_0_idle_work_handler;
1776 static void vcn_v1_0_idle_work_handler(struct work_struct *work) function in typeref:typename:void
amdgpu_vcn_v1_0.c 62 static void vcn_v1_0_idle_work_handler(struct work_struct *work);
119 adev->vcn.idle_work.work.func = vcn_v1_0_idle_work_handler;
1776 static void vcn_v1_0_idle_work_handler(struct work_struct *work) function in typeref:typename:void

Completed in 27 milliseconds