Searched refs:list_header_input (Results 1 – 2 of 2) sorted by relevance
65 struct usb_list_head *list_header_input) 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()80 if (usb_list_empty(list_header_input)) in list_head_ext_remov_node_from_list()88 list_start = list_header_input; 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