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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1065 static unsigned long standby_requested; variable
1666 args[1] = standby_requested;
1668 print_flag(1, "standby", standby_requested);
1669 interpret_standby(standby_requested);
1954 if (c == 'S') parse_opts(&get_standby, &set_standby, &standby_requested, 0, INT_MAX);

Completed in 42 milliseconds