Searched refs:async_shutdown (Results 1 – 2 of 2) sorted by relevance
1804 while (!device->async_shutdown) { in async_task()1813 if (device->async_shutdown) { in async_task()1904 device->async_shutdown = 1; in hif_disable_func()1949 device->async_shutdown = 0; in hif_enable_func()
194 int async_shutdown; /* stop the async task */ member