Searched refs:hp_state (Results 1 – 1 of 1) sorted by relevance
1503 int hp_state; in optee_load_fw() local1566 hp_state = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "optee:probe", in optee_load_fw()1568 if (hp_state < 0) { in optee_load_fw()1572 cpuhp_remove_state(hp_state); in optee_load_fw()