Searched refs:reset_control_head (Results 1 – 2 of 2) sorted by relevance
73 struct list_head reset_control_head; member
107 INIT_LIST_HEAD(&rcdev->reset_control_head); in reset_controller_register()660 list_for_each_entry(rc, &rstc->rcdev->reset_control_head, list) { in reset_control_acquire()756 list_for_each_entry(rstc, &rcdev->reset_control_head, list) { in __reset_control_get_internal()784 list_add(&rstc->list, &rcdev->reset_control_head); in __reset_control_get_internal()