Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virt/vboxguest/
H A Dvboxguest_core.c431 static int vbg_heartbeat_host_config(struct vbg_dev *gdev, bool enabled) in vbg_heartbeat_host_config() function
461 ret = vbg_heartbeat_host_config(gdev, false); in vbg_heartbeat_init()
465 ret = vbg_heartbeat_host_config(gdev, true); in vbg_heartbeat_init()
490 vbg_heartbeat_host_config(gdev, false); in vbg_heartbeat_exit()
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H A Dvboxguest_core.c431 static int vbg_heartbeat_host_config(struct vbg_dev *gdev, bool enabled) in vbg_heartbeat_host_config() function
461 ret = vbg_heartbeat_host_config(gdev, false); in vbg_heartbeat_init()
465 ret = vbg_heartbeat_host_config(gdev, true); in vbg_heartbeat_init()
490 vbg_heartbeat_host_config(gdev, false); in vbg_heartbeat_exit()

Completed in 4 milliseconds