Searched refs:rstc_nodes (Results 1 – 2 of 2) sorted by relevance
46 rt_list_init(&rstcer->rstc_nodes); in rt_reset_controller_register()71 if (!rt_list_isempty(&rstcer->rstc_nodes)) in rt_reset_controller_unregister()394 rt_list_insert_after(&rstcer->rstc_nodes, &rstc->list); in ofw_get_reset_control()
26 rt_list_t rstc_nodes; member
Completed in 4 milliseconds