Lines Matching refs:mdev_device
167 struct mdev_device *mdev;
438 static ssize_t mdev_access(struct mdev_device *mdev, char *buf, size_t count,
506 static int mbochs_reset(struct mdev_device *mdev)
519 static int mbochs_create(struct kobject *kobj, struct mdev_device *mdev)
572 static int mbochs_remove(struct mdev_device *mdev)
584 static ssize_t mbochs_read(struct mdev_device *mdev, char __user *buf,
643 static ssize_t mbochs_write(struct mdev_device *mdev, const char __user *buf,
768 static int mbochs_mmap(struct mdev_device *mdev, struct vm_area_struct *vma)
1005 static int mbochs_get_region_info(struct mdev_device *mdev,
1061 static int mbochs_get_irq_info(struct mdev_device *mdev,
1068 static int mbochs_get_device_info(struct mdev_device *mdev,
1077 static int mbochs_query_gfx_plane(struct mdev_device *mdev,
1143 static int mbochs_get_gfx_dmabuf(struct mdev_device *mdev,
1168 static long mbochs_ioctl(struct mdev_device *mdev, unsigned int cmd,
1286 static int mbochs_open(struct mdev_device *mdev)
1294 static void mbochs_close(struct mdev_device *mdev)
1320 struct mdev_device *mdev = mdev_from_dev(dev);