Searched refs:HC_ACTION_HOST_CONTROL_POWERCYCLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/firmware/ | ||
D | dcdbas.h | 27 #define HC_ACTION_HOST_CONTROL_POWERCYCLE BIT(2) macro |
D | dcdbas.c | 476 } else if (action & HC_ACTION_HOST_CONTROL_POWERCYCLE) { in dcdbas_host_control() |