Searched refs:reset_control_head (Results 1 – 2 of 2) sorted by relevance
72 struct list_head reset_control_head; member
95 INIT_LIST_HEAD(&rcdev->reset_control_head); in reset_controller_register()417 list_for_each_entry(rstc, &rcdev->reset_control_head, list) { in __reset_control_get_internal()434 list_add(&rstc->list, &rcdev->reset_control_head); in __reset_control_get_internal()