Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c938 * vmbus_suspend - Suspend a vmbus device
940 static int vmbus_suspend(struct device *child_device) in vmbus_suspend() function
975 #define vmbus_suspend NULL macro
1008 .freeze_noirq = vmbus_suspend,
1010 .poweroff_noirq = vmbus_suspend,
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c914 * vmbus_suspend - Suspend a vmbus device
916 static int vmbus_suspend(struct device *child_device) in vmbus_suspend() function
951 #define vmbus_suspend NULL macro
984 .freeze_noirq = vmbus_suspend,
986 .poweroff_noirq = vmbus_suspend,

Completed in 8 milliseconds