Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c513 if (strstr(path, SCHEDULE_POWER_ON)) in hp_friendly_user_name_update()
514 snprintf(attr_display, attr_size, "%s - %s", SCHEDULE_POWER_ON, attr_name); in hp_friendly_user_name_update()
H A Dbioscfg.h37 #define SCHEDULE_POWER_ON "Scheduled Power-On" macro