Searched refs:state_np (Results 1 – 1 of 1) sorted by relevance
959 struct rt_ofw_node *np = RT_NULL, *state_np; in rt_ofw_get_cpu_state_node() local964 state_np = rt_ofw_parse_phandle(args.data, "domain-idle-states", index); in rt_ofw_get_cpu_state_node()968 if (state_np) in rt_ofw_get_cpu_state_node()970 np = state_np; in rt_ofw_get_cpu_state_node()
Completed in 7 milliseconds