Searched refs:shdwc_wakeup_modes (Results 1 – 1 of 1) sorted by relevance
43 static const char *shdwc_wakeup_modes[] = { variable84 for (i = 0; i < ARRAY_SIZE(shdwc_wakeup_modes); i++) in at91_poweroff_get_wakeup_mode()85 if (!strcasecmp(pm, shdwc_wakeup_modes[i])) in at91_poweroff_get_wakeup_mode()