Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intersil/hostap/
Dhostap.h48 int remove_from_list);
Dhostap_main.c99 int remove_from_list) in hostap_remove_interface() argument
108 if (remove_from_list) { in hostap_remove_interface()
/Linux-v5.4/drivers/pci/
Dsetup-bus.c81 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() function
436 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
449 remove_from_list(realloc_head, dev_res->res); in __assign_resources_sorted()
450 remove_from_list(&save_head, dev_res->res); in __assign_resources_sorted()