Searched refs:power_state_check (Results 1 – 2 of 2) sorted by relevance
467 if (!php_slot->power_state_check) { in pnv_php_enable()468 php_slot->power_state_check = true; in pnv_php_enable()486 if (!php_slot->power_state_check) { in pnv_php_enable()487 php_slot->power_state_check = true; in pnv_php_enable()660 php_slot->power_state_check = false; in pnv_php_alloc_slot()
64 bool power_state_check; member