Searched refs:revert_phandle (Results 1 – 3 of 3) sorted by relevance
98 revert_phandle(fcode_env_t *env, device_t *d) in revert_phandle() function163 pd->parent = (fc_phandle_t) revert_phandle(env, current->parent); in allocate_phandle()200 env->revert_phandle = revert_phandle; in _init()
225 fstack_t (*revert_phandle)(fcode_env_t *, device_t *); member298 #define REVERT_PHANDLE(e, x, y) x = env->revert_phandle(e, y)
1017 env->revert_phandle = safe_revert_phandle; in _init()