Searched refs:power_state_check (Results 1 – 2 of 2) sorted by relevance
468 if (!php_slot->power_state_check) { in pnv_php_enable()469 php_slot->power_state_check = true; in pnv_php_enable()487 if (!php_slot->power_state_check) { in pnv_php_enable()488 php_slot->power_state_check = true; in pnv_php_enable()661 php_slot->power_state_check = false; in pnv_php_alloc_slot()
65 bool power_state_check; member