Home
last modified time | relevance | path

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

/drivers/misc/mic/host/
Dmic_main.c126 schedule_work(&mdev->shutdown_work); in mic_shutdown_db()
247 INIT_WORK(&mdev->shutdown_work, mic_shutdown_work); in mic_device_init()
259 flush_work(&mdev->shutdown_work); in mic_device_init()
279 flush_work(&mdev->shutdown_work); in mic_device_uninit()
467 flush_work(&mdev->shutdown_work); in mic_remove()
Dmic_device.h117 struct work_struct shutdown_work; member
Dmic_boot.c248 shutdown_work); in mic_shutdown_work()
/drivers/hv/
Dhv_util.c100 static DECLARE_WORK(shutdown_work, perform_shutdown);
160 schedule_work(&shutdown_work); in shutdown_onchannelcallback()
/drivers/mtd/ubi/
Dwl.c1855 static void shutdown_work(struct ubi_device *ubi) function
2005 shutdown_work(ubi);
2037 shutdown_work(ubi);