Searched refs:power_state_check (Results 1 – 2 of 2) sorted by relevance
440 if (!php_slot->power_state_check) { in pnv_php_enable()441 php_slot->power_state_check = true; in pnv_php_enable()459 if (!php_slot->power_state_check) { in pnv_php_enable()460 php_slot->power_state_check = true; in pnv_php_enable()595 php_slot->power_state_check = false; in pnv_php_alloc_slot()
74 bool power_state_check; member