Home
last modified time | relevance | path

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

/drivers/acpi/
Dscan.c504 static void acpi_device_del_work_fn(struct work_struct *work_not_used) in acpi_device_del_work_fn() function
549 static DECLARE_WORK(work, acpi_device_del_work_fn); in acpi_scan_drop_device()