Searched refs:comparison_data (Results 1 - 6 of 6) sorted by relevance

/device/google/marlin/power/
H A Dlist.h41 struct list_node *find_node(struct list_node *head, void *comparison_data);
H A Dlist.c126 struct list_node *find_node(struct list_node *head, void *comparison_data) argument
136 comparison_data) == 0) {
/device/huawei/angler/power/
H A Dlist.h41 struct list_node *find_node(struct list_node *head, void *comparison_data);
H A Dlist.c126 struct list_node *find_node(struct list_node *head, void *comparison_data) argument
136 comparison_data) == 0) {
/device/lge/bullhead/power/
H A Dlist.h41 struct list_node *find_node(struct list_node *head, void *comparison_data);
H A Dlist.c126 struct list_node *find_node(struct list_node *head, void *comparison_data) argument
136 comparison_data) == 0) {

Completed in 32 milliseconds