Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dwmi.c1277 static int wmi_remove_device(struct device *dev, void *data) in wmi_remove_device() function
1291 device_for_each_child_reverse(wmi_bus_device, NULL, wmi_remove_device); in acpi_wmi_remove()