HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_has_atpx (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu.h 1180 bool amdgpu_has_atpx(void);
1187 static inline bool amdgpu_has_atpx(void) { return false; } function in typeref:typename:bool
amdgpu_acpi.c 235 if (amdgpu_has_atpx()) {
amdgpu_kms.c 159 if (amdgpu_has_atpx() &&
amdgpu_device.c 3143 if (amdgpu_has_atpx() &&
3395 if (amdgpu_has_atpx() &&

Completed in 19 milliseconds