Home
last modified time | relevance | path

Searched refs:amdpm_debug (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/amdpm/
H A Damdpm.c53 #define AMDPM_DEBUG(x) if (amdpm_debug) (x)
56 static int amdpm_debug = 1; variable
58 static int amdpm_debug = 0; variable