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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c850 uint8_t apm_level = val[ADV_PWR] & 0x00FF; local
851 printf("%u (0x%x)\n", apm_level, apm_level);

Completed in 122 milliseconds