Home
last modified time | relevance | path

Searched refs:remove_from_list (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap.h48 int remove_from_list);
Dhostap_main.c103 int remove_from_list) in hostap_remove_interface() argument
112 if (remove_from_list) { in hostap_remove_interface()
/Linux-v4.19/drivers/pci/
Dsetup-bus.c83 static void remove_from_list(struct list_head *head, in remove_from_list() function
442 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
455 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
456 remove_from_list(&save_head, dev_res->res); in __assign_resources_sorted()