Searched refs:hp_state (Results 1 – 1 of 1) sorted by relevance
1579 int hp_state; in optee_load_fw() local1641 hp_state = cpuhp_setup_state(CPUHP_AP_ONLINE_DYN, "optee:probe", in optee_load_fw()1643 if (hp_state < 0) { in optee_load_fw()1647 cpuhp_remove_state(hp_state); in optee_load_fw()