Searched refs:hv_eject_device_work (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c2313 * is serialized with hv_eject_device_work because they are on the
2566 * Note that this function is serialized with hv_eject_device_work(),
2814 * hv_eject_device_work() - Asynchronously handles ejection
2822 static void hv_eject_device_work(struct work_struct *work) function
2899 INIT_WORK(&hpdev->wrk, hv_eject_device_work);

Completed in 113 milliseconds