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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas-proc.c536 const char * key_switch[] = { "Off\t", "Normal\t", "Secure\t", local
564 num_states = sizeof(key_switch) / sizeof(char *);
566 seq_printf(m, "%s\t", key_switch[state]);

Completed in 101 milliseconds