Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dscan.c493 static void acpi_device_del_work_fn(struct work_struct *work_not_used) in acpi_device_del_work_fn() function
538 static DECLARE_WORK(work, acpi_device_del_work_fn); in acpi_scan_drop_device()