Searched refs:comparison_data (Results 1 - 2 of 2) 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) {

Completed in 6 milliseconds