Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/bus/
Dvop_bus.c105 static int vop_dev_remove(struct device *d) in vop_dev_remove() function
120 .remove = vop_dev_remove,
/linux-4.19.296/drivers/misc/mic/vop/
Dvop_vringh.c405 static void vop_dev_remove(struct vop_info *pvi, struct mic_device_ctrl *devp, in vop_dev_remove() function
440 vop_dev_remove(vi, vdev->dc, vpdev); in vop_virtio_del_device()