Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/power/
Dpower_on_reason.h13 #define POWER_ON_REASON_RST_BTN "reset button action" macro
/Linux-v6.6/drivers/power/reset/
Dat91-reset.c172 reason = POWER_ON_REASON_RST_BTN; in at91_reset_reason()