Searched refs:async_schedule_dev_nocall (Results 1 – 3 of 3) sorted by relevance
93 bool async_schedule_dev_nocall(async_func_t func, struct device *dev);
260 bool async_schedule_dev_nocall(async_func_t func, struct device *dev) in async_schedule_dev_nocall() function
2454 return async_schedule_dev_nocall(acpi_scan_clear_dep_fn, &adev->dev); in acpi_scan_clear_dep_queue()