Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/bus/
Dvop_bus.c94 static int vop_dev_remove(struct device *d) in vop_dev_remove() function
109 .remove = vop_dev_remove,
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_vringh.c393 static void vop_dev_remove(struct vop_info *pvi, struct mic_device_ctrl *devp, in vop_dev_remove() function
428 vop_dev_remove(vi, vdev->dc, vpdev); in vop_virtio_del_device()