Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/vop/
Dvop_vringh.c140 static void vop_bh_handler(struct work_struct *work) in vop_bh_handler() function
303 INIT_WORK(&vdev->virtio_bh_work, vop_bh_handler); in vop_virtio_add_device()