Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddcdbas.c474 if (host_control_action == HC_ACTION_NONE) in dcdbas_host_control()
478 host_control_action = HC_ACTION_NONE; in dcdbas_host_control()
671 host_control_action = HC_ACTION_NONE; in dcdbas_probe()
H A Ddcdbas.h17 #define HC_ACTION_NONE (0) macro