Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/amdpm/
H A Damdpm.c54 #define AMDPM_DEBUG(x) if (amdpm_debug) (x)
57 static int amdpm_debug = 1; variable
59 static int amdpm_debug = 0; variable