Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c2376 static const struct file_operations vduse_ctrl_fops = { in vduse_mgmtdev_init()
2546 cdev_init(&vduse_ctrl_cdev, &vduse_ctrl_fops);
2239 static const struct file_operations vduse_ctrl_fops = { global() variable