Searched refs:HC_ACTION_HOST_CONTROL_POWEROFF (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/firmware/ | ||
D | dcdbas.h | 26 #define HC_ACTION_HOST_CONTROL_POWEROFF BIT(1) macro |
D | dcdbas.c | 471 if (action & HC_ACTION_HOST_CONTROL_POWEROFF) { in dcdbas_host_control() |