Home
last modified time | relevance | path

Searched refs:remove_list_node (Results 1 – 6 of 6) sorted by relevance

/device/huawei/angler/power/
Dlist.h39 int remove_list_node(struct list_node *head, struct list_node *del_node);
Dlist.c77 int remove_list_node(struct list_node *head, struct list_node *del_node) in remove_list_node() function
Dutils.c291 remove_list_node(&active_hint_list_head, found_node); in undo_hint_action()
/device/lge/bullhead/power/
Dlist.h39 int remove_list_node(struct list_node *head, struct list_node *del_node);
Dlist.c77 int remove_list_node(struct list_node *head, struct list_node *del_node) in remove_list_node() function
Dutils.c286 remove_list_node(&active_hint_list_head, found_node); in undo_hint_action()