Searched refs:node_data (Results 1 – 2 of 2) sorted by relevance
64 int list_head_ext_remov_node_from_list(void *node_data, in list_head_ext_remov_node_from_list() argument73 if (node_data == NULL || list_header_input == NULL) in list_head_ext_remov_node_from_list()95 if (list_now->data == node_data) in list_head_ext_remov_node_from_list()
60 int list_head_ext_remov_node_from_list(void *node_data, struct usb_list_head *list_header_input);
Completed in 5 milliseconds