Home
last modified time | relevance | path

Searched defs:mdev (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/wsmuxctl/
H A Dwsmuxctl.c58 parsedev(const char *dev, struct wsmux_device *mdev) in parsedev()
115 struct wsmux_device mdev; in main() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c651 static int intel_vgpu_create(struct kobject *kobj, struct mdev_device *mdev) in intel_vgpu_create()
690 static int intel_vgpu_remove(struct mdev_device *mdev) in intel_vgpu_remove()
750 static int intel_vgpu_open(struct mdev_device *mdev) in intel_vgpu_open()
847 static void intel_vgpu_release(struct mdev_device *mdev) in intel_vgpu_release()
937 static ssize_t intel_vgpu_rw(struct mdev_device *mdev, char *buf, in intel_vgpu_rw()
986 static bool gtt_entry(struct mdev_device *mdev, loff_t *ppos) in gtt_entry()
1005 static ssize_t intel_vgpu_read(struct mdev_device *mdev, char __user *buf, in intel_vgpu_read()
1078 static ssize_t intel_vgpu_write(struct mdev_device *mdev, in intel_vgpu_write()
1151 static int intel_vgpu_mmap(struct mdev_device *mdev, struct vm_area_struct *vma) in intel_vgpu_mmap()
1280 static long intel_vgpu_ioctl(struct mdev_device *mdev, unsigned int cmd, in intel_vgpu_ioctl()
[all …]
H A Dgvt.h203 struct mdev_device *mdev; member
/netbsd-src/external/bsd/nvi/dist/common/
H A Dexf.h46 dev_t mdev; /* Device. */ member
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dhfs.c67 struct stat mdev; in hfs_mount() local
/netbsd-src/sys/dev/usb/
H A Dumidi.c130 device_t mdev; member