Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/dell/
Ddcdbas.c461 if (host_control_action == HC_ACTION_NONE) in dcdbas_host_control()
465 host_control_action = HC_ACTION_NONE; in dcdbas_host_control()
658 host_control_action = HC_ACTION_NONE; in dcdbas_probe()
Ddcdbas.h17 #define HC_ACTION_NONE (0) macro