Home
last modified time | relevance | path

Searched refs:NOT_CONFIGURED (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Drpaphp.h49 #define NOT_CONFIGURED 2 macro
H A Drpaphp_pci.c89 slot->state = NOT_CONFIGURED; in rpaphp_enable_slot()
H A Drpaphp_core.c517 if (slot->state == NOT_CONFIGURED) in disable_slot()
525 slot->state = NOT_CONFIGURED; in disable_slot()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.h154 NOT_CONFIGURED = 22, /* directive not configured */ enumerator