Home
last modified time | relevance | path

Searched refs:list_header_input (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dlist_head_ext.c65 struct usb_list_head *list_header_input) in list_head_ext_remov_node_from_list() argument
73 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()
A Dlist_head_ext.h60 int list_head_ext_remov_node_from_list(void *node_data, struct usb_list_head *list_header_input);

Completed in 5 milliseconds